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
Would be nice to have some banchmark for the goroutines synchronising the database.
Also we need to take into the case where the time needed for synching the database is longer than the next occurence.
This would create a memory leak situation.