Server.run threading model is brittle
Reported by bahuvrihi | February 11th, 2009 @ 05:09 PM
As written, it suffers the following:
- no assurance rounds will be enqued and executed one after the other
- rounds from other threads may be interleaved
- no assurance the queue is empty when a new round is added
- suffers from the same stop/start flub as Exe http://bahuvrihi.lighthouseapp.c...
(at least)
Comments and changes to this ticket
-
bahuvrihi February 11th, 2009 @ 05:19 PM
- Title changed from SchemaController.run threading model is brittle to Server.run threading model is brittle
-
bahuvrihi May 25th, 2009 @ 12:21 PM
- Assigned user set to bahuvrihi
- State changed from new to invalid
Rounds are no longer supported.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.