mirror of https://github.com/voidlizard/hbs2
fix exception in main loop thread
This commit is contained in:
parent
328275d14e
commit
bac3f99588
|
@ -1064,6 +1064,7 @@ runPeer opts = U.handle (\e -> myException e
|
|||
]
|
||||
|
||||
link rpcProto
|
||||
link loop
|
||||
|
||||
void $ waitAnyCancel $ w <> [ udp
|
||||
, loop
|
||||
|
|
Loading…
Reference in New Issue