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

Better solution for race condition cleanup #13

Merged
merged 7 commits into from May 20, 2020

Conversation

meditans
Copy link
Member

@meditans meditans commented Apr 28, 2020

Fixes #6

This waits for the output handling threads to finish before firing the "process completed" event and cleaning up the process.

@meditans meditans requested a review from 3noch April 28, 2020 21:16
@tomsmalley tomsmalley self-assigned this Apr 29, 2020
src/Reflex/Process.hs Outdated Show resolved Hide resolved
@3noch 3noch force-pushed the cn-#6-better-solution-for-race-condition-cleanup branch from 5f9b377 to 6a2e4db Compare May 8, 2020 20:31
@3noch 3noch merged commit 5023873 into develop May 20, 2020
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.

Race conditions in cleanup code
4 participants