Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remodel connection thread #10

Open
romangg opened this issue Mar 21, 2020 · 0 comments
Open

Remodel connection thread #10

romangg opened this issue Mar 21, 2020 · 0 comments

Comments

@romangg
Copy link
Member

romangg commented Mar 21, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant