threefoldtecharchive / rivine

Blockchain technology for creating custom chains.
Apache License 2.0
22 stars 12 forks source link

ci build is broken #545

Closed robvanmieghem closed 5 years ago

robvanmieghem commented 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