Message102481
Here is a patch that fixes this problem. Basically, it catches all the BaseExceptions that could happen during: a) getting a task from the `inqueue`, b) calling a user function, c) putting a task into the `outqueue`. The exception handler puts the exception to the `outqueue`.
It can be cleanly applied on top of revision 78790. |
|
| Date |
User |
Action |
Args |
| 2010-04-06 18:32:05 | vlasovskikh | set | recipients:
+ vlasovskikh, brian.curtin |
| 2010-04-06 18:32:05 | vlasovskikh | set | messageid: <[email protected]> |
| 2010-04-06 18:32:04 | vlasovskikh | link | issue8296 messages |
| 2010-04-06 18:32:04 | vlasovskikh | create | |
|