diff options
author | Simon Marlow <marlowsd@gmail.com> | 2008-10-23 15:50:17 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2008-10-23 15:50:17 +0000 |
commit | bd6fe3a37cefc235c5abf08557635031678d65e4 (patch) | |
tree | 3f6ae27ec2bc8fa30c398f8392e8e2d3c27a10d4 /ANNOUNCE | |
parent | a4326c0e87499dd633c55625f325244b1caf337a (diff) | |
download | haskell-bd6fe3a37cefc235c5abf08557635031678d65e4.tar.gz |
Fix a bug in the new scheduler
If the current thread blocks, we should yield the Capability
immediately, because the thread and hence possibly the current Task
are now owned by someone else. This worked in the old scheduler, but
we moved where the yield happens in the new scheduler which broke it.
Diffstat (limited to 'ANNOUNCE')
0 files changed, 0 insertions, 0 deletions