(CoroutineDebugger) Unneccesary log record removed.
This commit is contained in:
-1
@@ -57,7 +57,6 @@ class DebugProbesImpl private constructor(context: DefaultExecutionContext) :
|
||||
try {
|
||||
DebugProbesImpl(context)
|
||||
} catch (e: IllegalStateException) {
|
||||
log.warn("Attempt to access DebugProbesImpl", e)
|
||||
null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user