Hello, > ** (Net.Tetracite.IrcClient.exe:19930): WARNING **: _wapi_handle_new: Ran > out of handles! > ** (Net.Tetracite.IrcClient.exe:19930): WARNING **: _wapi_handle_new: Seeing > if GC collection helps... > ** (Net.Tetracite.IrcClient.exe:19999): WARNING **: _wapi_handle_new: Ran > out of handles! > ** (Net.Tetracite.IrcClient.exe:19999): WARNING **: _wapi_handle_new: Seeing > if GC collection helps...
Does this code use multiple threads or processes? We have a race condition on the Wapi code (the code that emulates the Windows IO and threading abstractions) that we have not found, and this *might* be related to it. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
