streamingfast / node-manager

Wrapping process to operate blockchain nodes.
https://dfuse.io
Apache License 2.0
7 stars 9 forks source link

Sometimes we get a deadlock on Shutdown #7

Closed sduchesneau closed 2 years ago

sduchesneau commented 4 years ago

it happened a few times, see the output of http://localhost:6060/debug/pprof/goroutine?debug=2 attached

dfuse-manageos-deadlock-on-shutdown.txt

sduchesneau commented 4 years ago

I was running all components with default 1producer setup (yes | dfuseeos init && dfuseeos start -v) on develop branch

sduchesneau commented 2 years ago

issue has not occured in the last year, this code has been reworked.