Actions
Bug #1309
closedAbortError when hooking
Status:
Closed
Priority:
Low
Assigned To:
-
Category:
-
Start date:
02/14/2011
Due date:
% Done:
0%
Estimated time:
Description
Add aborterror exception in the _hook function.
-> import from worker creates a loop in the import sequence:
worker.py
- from environement import *
environement.py
- from worker import AbortError
Actions