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

Optimize tokio::child::unix::ChildImp::wait #25

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

NobodyXu
Copy link
Contributor

Try avoiding the blocking thread if possible.

Try avoiding the blocking thread if possible.

Signed-off-by: Jiahao XU <[email protected]>
@passcod passcod enabled auto-merge (squash) November 12, 2023 10:56
@passcod passcod merged commit d24db44 into watchexec:main Nov 12, 2023
@NobodyXu NobodyXu deleted the optimize/tokio-wait-imp branch November 12, 2023 11:46
@NobodyXu NobodyXu restored the optimize/tokio-wait-imp branch November 12, 2023 11:46
@NobodyXu NobodyXu deleted the optimize/tokio-wait-imp branch November 12, 2023 11:46
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