[FIX] Monitor.8.cs

Nathanael Schärli n.schaerli at gmx.net
Thu Apr 15 14:10:57 UTC 2004


Hi

I have now finaly gotten around to fix some bugs in the Monitor
implementation that I provided a while ago (see the attached changeset).
In particular, the changeset fixes the following two issues:

- There was an obvious conceptual problem regarding the reentrant
semantics of the monitor.
- There was a more subtle race-condition in the method
Monitor>>exitAndWaitInQueue:maxMilliseconds:.

Since the first problem is quite severe, I think that it would be good
if this could go into the image soon.

Nathanael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MonitorFix.3.cs
Type: application/octet-stream
Size: 4953 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040415/a213137f/MonitorFix.3.obj


More information about the Squeak-dev mailing list