github oban-bg/oban v2.17.10

latest releases: v2.20.1, v2.20.0, v2.19.4...
15 months ago

Enhancements

  • [Oban] Make all generated functions from use Oban overridable.

    Now the functions generated by use Oban are all marked with defoverridable for extensibility.

Bug Fixes

  • [Testing] Use $callers rather than $ancestors for ancestry tree check.

    We care about Tasks for inline testing checks, not normal supervision tree ancestry. The $callers entry is the appropriate mechanism to find the trail of calling processes:

Don't miss a new oban release

NewReleases is sending notifications on new releases.