Skip to content

Make AsyncScheduledJob public so clients can conform to it

Compare
Choose a tag to compare
@VaporBot VaporBot released this 27 Oct 08:57
· 24 commits to main since this release
58b2d78
This patch was authored by @iKenndac and released by @0xTim.

This PR allows client apps to conform to the previously-added AsyncScheduledJob protocol by making it, and the associated adapter function from ScheduledJob, public.