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
Starting a reload, then starting a new reload right away with a different interval spawns 2 reload workers which both try to reload at the different intervals. Workers should be deleted if a new reload interval is started.
(3.1.0)
Starting a reload, then starting a new reload right away with a different interval spawns 2 reload workers which both try to reload at the different intervals. Workers should be deleted if a new reload interval is started.