quantum-elixir / quantum-core

:watch: Cron-like job scheduler for Elixir
https://hexdocs.pm/quantum/
Apache License 2.0
2.3k stars 147 forks source link

Fix Job Override #496

Closed maennchen closed 2 years ago

maennchen commented 2 years ago

Fixes #495

Fixes #479

maennchen commented 2 years ago

@functionistic Can you check if this solves your issue?

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2fa5573dc60f00b90d3f091cacac127308f98bd2-PR-496


Totals Coverage Status
Change from base Build 770d1b54a961f77a045bbdd3d9b4c03890d6a22d: 0.0%
Covered Lines: 348
Relevant Lines: 405

💛 - Coveralls
functionistic commented 2 years ago

@functionistic Can you check if this solves your issue?

The scenario described in #495 works with this fix applied.