Opened 11 years ago
Closed 11 years ago
#549 closed defect (fixed)
reinstate terminators
Reported by: | Juergen Reuter | Owned by: | kilian |
---|---|---|---|
Priority: | P3 | Milestone: | v2.2.0 |
Component: | core | Version: | 2.1.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
terminate on signals has to be reinstated ... this is a HELL lot to do :(((
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, didn't remember that we had the tickets.
Yes, done. I took care of delaying the termination up to the top level (except for the cascades module which I didn't touch). This might help if more cleanup is to be done in future versions.
Note: See
TracTickets for help on using
tickets.
Before there were three calls for terminate_now_if_maybe, now there is only one. Nevertheless everything works as before. So, in principle we can close this ticket. D'accord?