You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observed result or behaviour:
When a client is started with an outdate roudi message queue, the console is flooded with error messages, when roudi is started and the obsolete message queue is deleted. Additionally, there is a high CPU load until the new message queue is created.
Expected result or behaviour:
The situation should be gracefully handled with just one error message.
Conditions where it occurred / Performed steps:
Start roudi
pkill -9 roudi
start any client
start roudi
The text was updated successfully, but these errors were encountered:
elBoberido
changed the title
The destruct method of MessageQueue and UnixDomainSocket does not fully invalidate the object
The destroy method of MessageQueue and UnixDomainSocket does not fully invalidate the object
Jun 23, 2020
Required information
Operating system:
All
Compiler version:
All supported
Observed result or behaviour:
When a client is started with an outdate roudi message queue, the console is flooded with error messages, when roudi is started and the obsolete message queue is deleted. Additionally, there is a high CPU load until the new message queue is created.
Expected result or behaviour:
The situation should be gracefully handled with just one error message.
Conditions where it occurred / Performed steps:
roudi
roudi
The text was updated successfully, but these errors were encountered: