branchrust_reboot/main/fix_editor_logthread_nrecancel
2 Commits over 0 Days - Infinitycph!
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)
Fix log thread throwing ObjectDisposedException in editor
- also fix the Task exceptions not being flattened fully