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

Deregister Eventeds before dropping #275

Open
cramertj opened this issue Oct 30, 2017 · 1 comment
Open

Deregister Eventeds before dropping #275

cramertj opened this issue Oct 30, 2017 · 1 comment

Comments

@cramertj
Copy link
Contributor

If tokio-rs/mio#753 is implemented, then tokio-core will have to deregister Eventeds rather than expecting them to be deregistered on Drop. However, I believe we can make this change now (backwards-compatibly).

@alexcrichton
Copy link
Contributor

I sort of disagree, but we can discuss on tokio-rs/mio#753

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

2 participants