Merge lp://staging/~cjwatson/ampoule/process-error-not-ready into lp://staging/ampoule

Proposed by Colin Watson
Status: Work in progress
Proposed branch: lp://staging/~cjwatson/ampoule/process-error-not-ready
Merge into: lp://staging/ampoule
Diff against target: 44 lines (+13/-3)
2 files modified
ampoule/pool.py (+1/-1)
ampoule/test/test_process.py (+12/-2)
To merge this branch: bzr merge lp://staging/~cjwatson/ampoule/process-error-not-ready
Reviewer Review Type Date Requested Status
dialtone Pending
Review via email: mp+330848@code.staging.launchpad.net

Commit message

Don't add a process back to the ready set if it received an error such as a timeout.

Description of the change

This stops calls from being dispatched to a worker that just timed out and is about to be killed.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

This was fixed slightly differently in the new upstream location: https://github.com/twisted/ampoule/pull/30

Unmerged revisions

47. By Colin Watson

Don't add a process back to the ready set if it received an error such as a timeout.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches