[Mono-bugs] [Bug 651546] Monitor.Enter leaves orphaned locks when threads are aborted
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 5 04:26:41 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=651546
https://bugzilla.novell.com/show_bug.cgi?id=651546#c1
Marek Safar <msafar at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msafar at novell.com
--- Comment #1 from Marek Safar <msafar at novell.com> 2010-11-05 08:26:40 UTC ---
That situation should not happen as we now emit
try{
Monitor.Enter (obj);
so the finally block should release it if TAE works reliably with finally
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list