##// END OF EJS Templates
don't unregister interrupted post-exec functions...
don't unregister interrupted post-exec functions only unregister on real Exceptions. also put close/cleanup for the inline backend calls inside `finally` block, to ensure that the state is clean on the next round, even if show/flush is interrupted closes gh-992
MinRK -
r5346:f3fe1c1a
Show More