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
Selfheal error occurs now and then with 1-2 active calls remaining. Based on discussion from @glyph this occurs due to çalling all callLaters in one reactor tick. He suggested to make one call to the nearest time then the next call on that tick and so on.
The text was updated successfully, but these errors were encountered:
Selfheal error occurs now and then with 1-2 active calls remaining. Based on discussion from @glyph this occurs due to çalling all
callLater
s in one reactor tick. He suggested to make one call to the nearest time then the next call on that tick and so on.The text was updated successfully, but these errors were encountered: