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

fix wait_imp on windows #13

Merged
merged 1 commit into from Dec 26, 2022
Merged

fix wait_imp on windows #13

merged 1 commit into from Dec 26, 2022

Conversation

chronicl
Copy link
Contributor

The wrong raw pointer was being null checked here. This lead to a timeout error every time the method was called and the Child hadn't compeleted it's work yet. See here for more details.

@passcod
Copy link
Member

passcod commented Dec 26, 2022

Huh. Thanks! Any chance you could check out the tokio implementation for this?

@chronicl
Copy link
Contributor Author

Made the same changes to the tokio implementation too!

@passcod passcod enabled auto-merge (squash) December 26, 2022 16:23
@passcod passcod merged commit df3ddd2 into watchexec:main Dec 26, 2022
passcod added a commit that referenced this pull request Dec 28, 2022
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.

None yet

2 participants