investigate and fix potential goroutines leak within explorer #3338
Open
Description
Investigating memory usage increase for wge #3189
We have found that when enabled explorer we have a likely leak of goroutines as we see an ever-increasing number of goroutines
However when explorer is disabled the number of goroutines remains stable
AC
- verify this finding
- in case of leak, address it