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
Possible temporary solution: Use unchecked functions in the scheduler over checked ones, since I'm always guaranteed to have at least 1 event at a time. This could be an ok speed boost.
The text was updated successfully, but these errors were encountered:
Possible temporary solution: Use unchecked functions in the scheduler over checked ones, since I'm always guaranteed to have at least 1 event at a time. This could be an ok speed boost.
The text was updated successfully, but these errors were encountered: