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

Incorrect feature name in linux_session #108

Open
rydrman opened this issue Mar 4, 2023 · 1 comment
Open

Incorrect feature name in linux_session #108

rydrman opened this issue Mar 4, 2023 · 1 comment

Comments

@rydrman
Copy link

rydrman commented Mar 4, 2023

First off, I am really enjoying this library, so thank you. I've noticed an issue using asyncio on linux, where the code is conditional on a feature that doesn't exist (notice the _ instead of -)

#[cfg(feature = "async_io")]

#[cfg(feature = "async_io")]

@PlamenHristov
Copy link

Hey,

Please see my comment on #188

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