Re: [std.concurrency] Critical bug

2010-09-30 Thread Sean Kelly
osa Wrote: > I've struggled with occasional hangs in my code using std.concurrency > for a while. Initially I thought it was my fault but it seems that > std.concurrency has a critical bug which makes it completely unusable, > at least for me. The problem is that in some situations message sent

[std.concurrency] Critical bug

2010-09-30 Thread osa
I've struggled with occasional hangs in my code using std.concurrency for a while. Initially I thought it was my fault but it seems that std.concurrency has a critical bug which makes it completely unusable, at least for me. The problem is that in some situations message sent by send() is never