Closed robvanmieghem closed 5 years ago
https://github.com/threefoldtech/rivine/blob/master/modules/gateway/gateway.go#L278
The problem is that during the tests, bootstrap is false resulting in never closing the channel while the OnStop function does wait for it to close
https://github.com/threefoldtech/rivine/blob/master/modules/gateway/gateway.go#L278
The problem is that during the tests, bootstrap is false resulting in never closing the channel while the OnStop function does wait for it to close