conc032(threaded2) fails with "thread blocked indefinitely"
There's a race condition in throwTo where the target thread is running but just about to complete, so we end up with the source thread blocked on a ThreadFinished thread, and this is never noticed.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.8.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Runtime System |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |