Python unfortunately only allows removing the trace function for the current thread -
now :obj:~hunter.tracer.Tracer will uninstall itself if it's marked as stopped.
This fixes bogus errors that appear when using ipdb with
the :class:hunter.actions.Debugger action while thread support is enabled (the default).