diff options
| author | Simon Marlow <marlowsd@gmail.com> | 2010-12-03 09:48:18 +0000 |
|---|---|---|
| committer | Simon Marlow <marlowsd@gmail.com> | 2010-12-03 09:48:18 +0000 |
| commit | e9c6b0de1890a66a9ce2e7749eaf7d7317c9dd01 (patch) | |
| tree | 68f0fd549757331bab9871c1e36247ac9e017ef9 /compiler | |
| parent | 3d7ffacd15ac7f44393a2b0186972c8903a1b643 (diff) | |
| download | haskell-e9c6b0de1890a66a9ce2e7749eaf7d7317c9dd01.tar.gz | |
handle ThreadMigrating in throwTo() (#4811)
If a throwTo targets a thread that has just been created with
forkOnIO, then it is possible the exception strikes while the thread
is still in the process of migrating. throwTo() didn't handle this
case, but it's fairly straightforward.
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions
