threads - Re: Free to wrong pool

Posted on Thu Dec 14 16:06:39 2006 by jdhedden in response to 3763 (See the whole thread of 12)
Re: Free to wrong pool
Win32::OLE is not thread-safe. You may be able to rewrite your code using the fork module from CPAN.

In any case, you should also upgrade to the latest versions of the 'threads' and 'threads::shared' modules off of CPAN.
Direct Responses: 3769 | 3770 | 3774 | Write a response