don't access our debug interceptor past its live time

Authored by sitter on Jul 3 2019, 2:14 PM.

Description

don't access our debug interceptor past its live time

upon destruction reset the message handler to the previous (presumably
default) one to stop all calls going into our static. otherwise we'd access
our static after its destruction and fail assertions

Details

Committed
sitterJul 3 2019, 2:14 PM
Parents
R871:83c98bd28c4a: change username labels to e-mail address instead
Branches
Unknown
Tags
Unknown