[Checkins] SVN: zc.async/branches/aaron-callback-test/ Branch to add a test that I THINK highlights a bug in async, but am not sure

Aaron Lehmann aaron at zope.com
Fri Jul 17 10:22:53 EDT 2009


Log message for revision 101960:
  Branch to add a test that I THINK highlights a bug in async, but am not sure
  because I'm not very familiar with async.
  
  When a job is given a callback which recursively makes jobs with itself as the
  callback, zc.async.testing.Reactor.wait_for() does not just wait for the job
  provided, but rather for all the jobs that get created.
  
  

Changed:
  A   zc.async/branches/aaron-callback-test/

-=-


More information about the Checkins mailing list