Skip to content

feat: :include_task_supervisor#662

Open
Ziinc wants to merge 5 commits intoquantum-elixir:mainfrom
Logflare:feat/include-task-supervisor
Open

feat: :include_task_supervisor#662
Ziinc wants to merge 5 commits intoquantum-elixir:mainfrom
Logflare:feat/include-task-supervisor

Conversation

@Ziinc
Copy link

@Ziinc Ziinc commented Dec 4, 2025

This PR adds in an :include_task_supervisor option, allowing users to disable the included Task.Supervisor.
This is required for {Quantum.RunStrategy.All, :cluster} to work correctly when the scheduler is started on a singular node.
In the situation where a scheduler is started on multiple nodes, duplicate jobs will be started due to multiple schedulers being present in the cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant