CorsoSource / metatools

Ignition metatools - handy for things and stuff!
Apache License 2.0
23 stars 2 forks source link

Verify tracer teardown #2

Open null-directory opened 4 years ago

null-directory commented 4 years ago

The tracing debugger has a lot to safely tear it down, but it's not guaranteed to be graceful when dropped out of control/scope.

I'm thinking it may be useful to have the ExtraGlobal remote control do the work of timing out and tearing down.