Opened 8 years ago
Last modified 7 years ago
#66 new defect
Closing GUI should lead to abortion, but (sometimes) leads to NullPointerException if done while fast-forwarding/auto-completing
Reported by: | ke | Owned by: | jd |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Change History (2)
comment:1 Changed 8 years ago by ke
comment:2 Changed 7 years ago by ke
- Owner changed from somebody to jd
Note: See
TracTickets for help on using
tickets.
Because KahinaRunner? deinitializes on close (via KahinaSystemEvent?.QUIT) while a Jasper call may still be under way. When we get rid of KahinaRunner?, we should clearly separate aborting from deinitializing.