-
-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
I don't understand the reasoning behind making a Scheduler class callable instead of just making the make_schedule method public. It doesn't seem very intuitive to me.
Also, as it exists now there is a bug somewhere in _make_schedule such that it cannot actually be called twice in a row. So, for example in the #208 that @kvyh just posted (linked below) there is a separation between the creation of a Scheduler and the calling of it, but you can't actually ever call it twice. (That's probably a separate Issue)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels