2.3.0
- Added
TracingDriver
to debug (hanging) tests / applications. The environment variableAMP_DEBUG_TRACE_WATCHERS=true
can be set to automatically create aTracingDriver
wrapping the actual driver.TracingDriver::dump()
can be used to dump all enabled, referenced watchers keeping the loop running.