Router: fixing assertion on app thread port handle.
A new application thread port message can be processed in the router after the application is removed from the router. Assertion for this case is replaced by a condition to store the new thread port until receiving the stop notification from the application process.
This commit is contained in:
@@ -44,6 +44,13 @@ with TLS certificate configured; the bug had appeared in 1.23.0.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
the router process could crash on rapid mutithreaded application
|
||||
reconfiguration.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
a descriptor and memory leak occurred in the router process when an app
|
||||
|
||||
Reference in New Issue
Block a user