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
The design of connection thread, event queue and registry needs to be improved. There are many issues in regards to usability on the one side and stability on the other.
Critique
The consumer needs to release objects in the right order, otherwise memory is leaked.
Event dispatch is not thread-safe (see [commit TODO]).
Approach
TODO
The text was updated successfully, but these errors were encountered:
The design of connection thread, event queue and registry needs to be improved. There are many issues in regards to usability on the one side and stability on the other.
Critique
TODO
]).Approach
TODO
The text was updated successfully, but these errors were encountered: