Yu Qing

Results 7 issues of Yu Qing

## Bug report **Required Info:** - Operating System: - ubuntu 2204 - Installation type: - build from humble branch - Version or commit hash: - [ae8b033ae01601475104bf9e4c2350b98c9560c4](https://github.com/ros2/rclcpp/commit/ae8b033ae01601475104bf9e4c2350b98c9560c4) - DDS implementation: -...

Lucene的读音标注的是/lu'siːn/ ,语音播放出来时 /lu册那/ ,喷了。

The auto generated `aria2.conf` will set seed-time to 0, which will stop seeding as soon as download finished, which is some kind of evil to bit torrent ecosystem. 自动生成的aria2.conf中会设置seed-time为0,这样下载一完成就不做种了,某种程度上败坏aria2的在bt社区的名声,建议改下。

**Is your feature request related to a problem? Please describe.** For users not enthusiastic to dynamic tilling every window, to be able making windows unmanaged by default is really useful....

enhancement

## background `http.FileServer` used by golang implemtation will list directory content when the request path is a directory. we deploy novnc for internal usage, but the deploy enviroment is equiped...

…compatibility. ## background The novnc web version we are using will construct websocket object with protocol argument, which will result in the request sent by browser contains a Sec-Websocket-Protocol. The...

https://github.com/eclipse-ecal/rmw_ecal/blob/53b952e909a7ac11a3abedc392b26e9cdcd8ff32/rmw_ecal_shared_cpp/src/internal/service.hpp#L118 Before executing `req.WaitForResponse()`, it's possible that this request has been `TakeRequest`ed and `SendResponse`ed in ros executor thread, and the condition variable waiting in `req.WaitForResponse()` totally missing the notify and...