mirror of
https://github.com/livekit/livekit.git
synced 2026-04-26 19:35:24 +00:00
ad7e075c18
* let panics crash
* Revert "let panics crash"
This reverts commit 8027cccadd.
* catch and log panics then os.Exit
* Recover only recovers, caller can exit
* only exit on pacic, still need Recover calls in goroutines