You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
We have several sub-components that exist as go-routines / separate threads. We need to close them on application end, but right now it's not clear which component closes what.
In addition, we don't properly wait for things to be closed:
We have several sub-components that exist as go-routines / separate threads. We need to close them on application end, but right now it's not clear which component closes what.
In addition, we don't properly wait for things to be closed:
optimistic-specs/opnode/rollup/driver/state.go
Line 150 in 95834ed
The text was updated successfully, but these errors were encountered: