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
fixed datastore bug to clean all go routines when pool is unset. (#810)
current implementation leaves dangling go routines and structs which will consume resources and hold unused objects from being GCd
Signed-off-by: Nir Rozenbaum <[email protected]>
0 commit comments