Skip to content

Conversation

@fabpot
Copy link
Member

@fabpot fabpot commented Mar 19, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets n/a
License MIT
Doc PR -
$handler = new SomeHandler();
$scheduler = new Scheduler([SomeJob::class => new SomeHandler()], [$someProvider->getSchedule(), $anotherSchedule]);
$scheduler->run();

@fabpot fabpot force-pushed the scheduler-simple-worker branch from b220ea4 to 269c7c7 Compare March 19, 2023 13:22
@fabpot fabpot force-pushed the scheduler-simple-worker branch from 269c7c7 to 4f6a78e Compare March 19, 2023 13:33
@fabpot fabpot force-pushed the scheduler-simple-worker branch from edb1550 to 0f5422c Compare March 19, 2023 13:41
@fabpot fabpot merged commit ecd57a6 into symfony:6.3 Mar 19, 2023
@fabpot fabpot deleted the scheduler-simple-worker branch March 19, 2023 13:45
@fabpot fabpot mentioned this pull request May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants