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