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

Threaded adapters need a synchronized constructor #236

Open
Asmod4n opened this issue Apr 24, 2016 · 1 comment
Open

Threaded adapters need a synchronized constructor #236

Asmod4n opened this issue Apr 24, 2016 · 1 comment

Comments

@Asmod4n
Copy link
Member

Asmod4n commented Apr 24, 2016

Adapters which do threading need a way to signalize when they can accept requests.
It would also be good when they could do that in their shutdown phase, but i believe this isn't doable across all platforms or at all.

@Asmod4n
Copy link
Member Author

Asmod4n commented Apr 24, 2016

This might fix #126 #196

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

No branches or pull requests

1 participant