Rob Browning <[EMAIL PROTECTED]> writes:
>
> I believe a while back I wondered if we might have trouble with
> pthreads and fork unless we were very careful, and I'm beginning to
> wonder again.

Ahh, that sounds likely.  If mutexes are unusable once forked then
that'd hurt the gc trying to get all threads to rendezvous.  Sounds
bad for any scheme program that wants to fork, not just ice-9 popen.
:-(


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to