[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: Why does this code deadlock?

Yukihiro Matsumoto

4/19/2007 5:17:00 AM

Hi,

In message "Re: Why does this code deadlock?"
on Thu, 19 Apr 2007 13:20:15 +0900, Nobuyoshi Nakada <nobu@ruby-lang.org> writes:

|> Who set Thread.critical? It should be fixed, I think.
|
|mon_acquire called from mon_enter fails because of
|SecurityError, and leaves Thread.critical true.

Could you commit the patch, please?

matz.