mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
Other: Stop gRPC server on crash
This commit is contained in:
committed by
Leander Beernaert
parent
f954f89747
commit
6bd8c6ceb6
@ -202,6 +202,7 @@ func (t *testCtx) initFrontendService(eventCh <-chan events.Event) error {
|
||||
t.locator,
|
||||
t.bridge,
|
||||
eventCh,
|
||||
make(chan struct{}),
|
||||
true,
|
||||
-1,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user