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
Fix various functions that couldn't be public (#265)
The struct ScheduledTasks is protected, hence functions that use it as
arguments can never be used.
Additionally, those functions made no sense to be called externally
0 commit comments