guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble joining with threads from C


From: Ludovic Courtès
Subject: Re: Trouble joining with threads from C
Date: Mon, 21 Mar 2011 00:11:54 +0100
User-agent: Gnus/5.110013 (No Gnus v0.13) Emacs/23.3 (gnu/linux)

Hi!

Thanks for the brave threading debugging.  :-)

Andy Wingo <address@hidden> writes:

> No, the issue is elsewhere, that the thread-exit handlers were not being
> called

I just tried with 60582b7c2a495957012f9a20cd8691dc6307a850 and
‘on_thread_exit’ /is/ called after something like
‘(call-with-new-thread (lambda () #t))’.

Am I missing something?

> Would you mind submitting (and committing :) a test case?  Adding it to
> test-suite/standalone is probably the thing to do.

Yes, that’d be nice (even better in a single commit so we see the fix
and test are related.)

Thanks,
Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]