mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 12:09:37 +00:00
13a8b0afc1
By default, tokio-spawned worker panics will only kill the task, not the program. Due to our extensive use of panicking on invariants, we should ensure the program exits. |
||
---|---|---|
.. | ||
client.rs | ||
lib.rs | ||
main.rs | ||
messages.rs | ||
queue.rs |