Skip to content

Conversation

belm0
Copy link
Contributor

@belm0 belm0 commented Jun 17, 2012

Fix intermittent failure on std.parallelism related to recent change for Issue 8214.

I haven't been able to reproduce the problem, but from reading code there was obvious race condition. After last task completes there is a minute time before work loop attempts to pop next task, sees there are no more, and sets TaskPool state to stopped.

belm0 added 2 commits June 17, 2012 14:44
The disabled test is for existing finish() behavior.  The new behavior still
has coverage.
@dsimcha dsimcha closed this Jun 17, 2012
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