sanitizeStackTraces
Whether coroutine creation stack traces should be sanitized. Sanitization removes all frames from kotlinx.coroutines
package except the first one and the last one to simplify diagnostic.
Whether coroutine creation stack traces should be sanitized. Sanitization removes all frames from kotlinx.coroutines
package except the first one and the last one to simplify diagnostic.