Menu

#652 Concurrency issues with queueing and increased zope threads

v2.1
closed-fixed
5
2006-10-01
2006-09-28
No

With an increased number of zope threads, the dequeuing
methods can hit a concurrency issue if all run
simultaneously. This is highly unlikely to occur
outside of the test suite.

Discussion

  • Kevin Campbell

    Kevin Campbell - 2006-10-01

    Logged In: YES
    user_id=1241761

    Fixed in svn, although still requires code modification if
    number of threads is increased above 5.

     
  • Kevin Campbell

    Kevin Campbell - 2006-10-01
    • status: open --> closed-fixed
     

Log in to post a comment.