[Mono-bugs] [Bug 476146] System.Threading.SpinLock.TryEnter(int milliSeconds) may not enter spinlock even if it is available

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 22 14:33:31 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=476146

https://bugzilla.novell.com/show_bug.cgi?id=476146#c1


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madewokherd at gmail.com

--- Comment #1 from Vincent Povirk <madewokherd at gmail.com> 2011-02-22 19:33:30 UTC ---
Hi,

I think this was fixed by SVN revision 153273 / Git commit
487198f1de53e01c34b13e594c30d69becb2e375.

Since then, it appears that TryEnter will always attempt to acquire the lock at
least once before it checks for a timeout.

-- 
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