[Mono-devel-list] incorrect threapool tests in mono/mono/tests
Laurent Morichetti
l_m at pacbell.net
Wed Jul 23 17:49:28 EDT 2003
Hi,
csum++ is not atomic and on MP systems I'm seeing hangs in threadpool tests
because csum is not holding the expected value when the worker threads are
done. Should test_callback be synchronized?
Also, mint is not synchronizing synchronized methods (bug #46720,
http://bugzilla.ximian.com/show_bug.cgi?id=46720).
-Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030723/fd254475/attachment.html
More information about the Mono-devel-list
mailing list