Skip to content

Applier is eating my events somewhere #1125

Answered by danrspencer
danrspencer asked this question in Q&A
Discussion options

You must be logged in to vote

I finally figured this out by adding a 1ms delay into the loop that polled my futures. I don't fully understand why that was necessary but deep within the guts of the controller scheduling stuff there are checks to ensure a delay has passed (which is set to 1ms by the applier). It looks like the tokio clock wasn't advancing so the events never got scheduled onto the runner.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by danrspencer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant