LinkTerminated without linked thread?
David Nadlinger
see at klickverbot.at
Thu Jan 24 05:45:17 PST 2013
On Thursday, 24 January 2013 at 10:57:26 UTC, Stephan wrote:
> So my first question is: Where does the LinkTerminated
> Exception come from, when the only functions from
> std.concurrency that I use are "spawn" and "receiveOnly".
To track this down, what about looking at the std.concurrency
source and placing a breakpoint at the appropriate line in
MessageBox.get()?
David
More information about the Digitalmars-d
mailing list