-
Notifications
You must be signed in to change notification settings - Fork 437
Closed
Labels
issueSomething isn't workingSomething isn't working
Description
What happened?
does now work in 4.x and works in 3.0.5
self.run_daily(self._cb_event,
self.parse_time("16:50:00"),
constrain_days=ada.schedule.day_of_week(5),
a="1",b="2")
does now work in 4.x and works in 3.0.5
self.run_daily(self._cb_event,
self.parse_time("16:50:00"),
a="1",b="2")
back to 3.0.5
Version
4.5.11
Installation type
Docker container
Relevant log output
Relevant code in the app or config file that caused the issue
Anything else?
No response
Metadata
Metadata
Assignees
Labels
issueSomething isn't workingSomething isn't working