Skip to content

v0.9.1 Bugfix: use oneshot channel for starting scheduler

Compare
Choose a tag to compare
@mvniekerk mvniekerk released this 16 Jan 19:14
· 62 commits to main since this release

There's a race condition on starting the scheduler when using Nats. Rewritten logic around starting the scheduler using a tokio oneshot channel.