forked from Silverfish/proton-bridge
GODT-2039: bridge monitors bridge-gui via its PID (port from v2.4)
This commit is contained in:
@ -203,6 +203,7 @@ func (t *testCtx) initFrontendService(eventCh <-chan events.Event) error {
|
||||
t.bridge,
|
||||
eventCh,
|
||||
true,
|
||||
-1,
|
||||
)
|
||||
if err != nil {
|
||||
return fmt.Errorf("could not create service: %w", err)
|
||||
|
||||
Reference in New Issue
Block a user