[ucw-ticket] [ucw] #4: race condition is (setf session.current-frame)

ucw ucw-devel at common-lisp.net
Thu May 11 10:01:21 UTC 2006


#4: race condition is (setf session.current-frame)
-----------------------+----------------------------------------------------
 Reporter:  mbaringer  |       Owner:  mbaringer
     Type:  defect     |      Status:  new      
 Priority:  major      |   Milestone:           
Component:  rerl       |     Version:           
 Keywords:             |  
-----------------------+----------------------------------------------------
 Attila Lendvai correctly points out:

   what happens if two requests come simulateneously into the samesession?
   seems like to me that (setf session.current-frame ...) will have a race
   condition... shouldn't it be a bound dynamic variable just like
 *context*
   or be a slot in *context*?

-- 
Ticket URL: <http://trac.common-lisp.net/ucw/ticket/4>
ucw <http://common-lisp.net/project/ucw>
UnCommon Web - A common lisp web platform supporting continuations, component oriented UI and mutiple backends.


More information about the Ucw-ticket mailing list