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

chore(tokio): add safe access join handles #85

Merged
merged 2 commits into from
Jun 25, 2024
Merged

chore(tokio): add safe access join handles #85

merged 2 commits into from
Jun 25, 2024

Conversation

j-mendez
Copy link
Contributor

Whats Changed

This PR removes unwrap handling across multiple entries to make the lib more stable when being used with tokio.
This will prevent the program from terminating and safely handling the poll.

Fix for: [#84]

@j-mendez
Copy link
Contributor Author

Will fix the test shortly @zkat

@j-mendez j-mendez requested a review from zkat June 25, 2024 15:28
@j-mendez
Copy link
Contributor Author

Will fix the test shortly @zkat

clippy issues fixed

@zkat zkat merged commit 146a593 into zkat:main Jun 25, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants