[Mono-devel-list] Re: Mono-devel-list digest, Vol 1 #1571 - 11 msgs
Dick Porter
dick at ximian.com
Thu Mar 31 08:32:51 EST 2005
On Thu, 2005-03-31 at 00:37 +0200, Michael Rasmussen wrote:
> > Threading and fork() don't mix. Mono is threaded.
> > See http://bugzilla.ximian.com/show_bug.cgi?id=68141 for more of an
> > explanation.
> I have now installed a pristine Fedora core 3, which I presume is with
> NPTL. On this I have installed a precompiled Mono 1.1.5 for Fedora core
> 3. All my test cases, including the one you are refering to, runs
> smoothly on both Fedora and my Debian running 1.1.4.
>
> The reason for this, in my opinion, is that the spawned child is getting
> instantiated with the parents running environment and in than sense it
> replicates the dup function from C with I believes is thread safe. See
> documentation below.
Did you read the quote from the Butenhof book in that bug entry?
- Dick
More information about the Mono-devel-list
mailing list