Closed micxiaoc closed 1 year ago
@MiguelCompany @EduPonz I believe the AsyncWriterThread is a part of the underlying Fast-DDS 2.1.x implementation that is in Foxy. Any ideas on what might be going on here?
Hi,
Each Participant holds an AsyncWriterThread
instance that is used to:
VOLATILE
.asyncwriterthread will be generated after a few hours
Because of the previous, I'm not sure I understand what you mean with this; the async thread may de stalling but it should always exist.
Could you try to reproduce in 2.1.x?
No response in a year here, so closing this out. If you are still having problems, please open a new issue.
Bug report
Required Info:
Steps to reproduce issue
When using rosbridge, asyncwriterthread will be generated after a few hours, which will occupy a high CPU and remain at 60%. Is there any way to reduce the CPU on foxy #### Expected behavior CPU can remain stable #### Actual behavior Asyncwriterthread raises CPU #### Additional informationFeature request
Feature description
Implementation considerations