Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78241 --- shadow/78241 2006-06-02 04:47:04.000000000 -0400 +++ shadow/78241.tmp.7101 2006-06-06 10:37:10.000000000 -0400 @@ -783,6 +783,12 @@ exit: 0, join: 0) I just want to know when this handle would be really deleted? ------- Additional Comments From [EMAIL PROTECTED] 2006-06-02 04:47 ------- *** Bug 78515 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-06 10:37 ------- +The leftover handle will be deleted when a collection is triggered, +either by running low on space in the shared memory or by looking up a +named synchronisation handle. You can also trigger a collection +manually by running "mono --wapi=hps a" on newer versions. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
