branchrust_reboot/main/fix_recursive_logcancel
2 Commits over 0 Days - Infinitycph!
Add tests to prove the threaded logging system is still working with the new fix
Add 10k queued log message cap & prevent exceptions thrown while sending messages to RCON from being logged to RCON itself
- unity already protected against main thread log callback calling invoking the callback recursively but we need extra protection for RCON