branchrust_reboot/main/fix_editor_logthread_nrecancel

2 Commits over 0 Days - Infinitycph!

1 Hour Ago
Add try catch to the OutputHandler so if an exception SOMEHOW happens it can't kill the process (since it runs in the finalizer thread)
1 Hour Ago
Fix log thread throwing ObjectDisposedException in editor - also fix the Task exceptions not being flattened fully