chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1127: dynamic wind in its own thread


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1127: dynamic wind in its own thread
Date: Thu, 22 May 2014 20:18:12 -0000

#1127: dynamic wind in its own thread
-------------------------+--------------------------------------------------
  Reporter:  kristianlm  |       Owner:         
      Type:  defect      |      Status:  new    
  Priority:  major       |   Milestone:  someday
 Component:  unknown     |     Version:  4.9.x  
Resolution:              |    Keywords:         
-------------------------+--------------------------------------------------

Comment(by ckeen):

 The manual states:
 (http://api.call-cc.org/doc/srfi-18)
 {{{
 When an error is triggered inside the execution context of a thread,
 the default exception-handler will simply terminate the thread
 and store the error condition for later use). Pending dynamic-wind
 thunks will not be invoked. Use a custom exception handler for the
 thread in that case.
 }}}

 To me that's exactly what happens here? Or am I missing something more
 subtle?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1127#comment:2>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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