Youssef Shoaib [MOD]
05/18/2024, 4:59 AMwithContext
seems to remove suppressed exceptions?Sam
05/18/2024, 6:59 AMSam
05/18/2024, 7:02 AMsimon.vergauwen
05/18/2024, 7:53 AM-ea
flag and KotlinX Coroutines Debug kicks in automatically on that by default, unless explicitly set to false in the enviromentYoussef Shoaib [MOD]
05/18/2024, 8:34 AMwithContext
just to be safe. I'll try to make a reproducer and report thisYoussef Shoaib [MOD]
05/18/2024, 8:43 AMNote that suppressed exceptions are not copied and are left intact in the cause in order to prevent cycles in the exceptions chain, obscure[CIRCULAR REFERENCE] messages and even crashes in some frameworks