Skip to content

Conversation

@astitcher
Copy link
Member

If we are in the middle of running through the list of timers in
qd_timer_visit() we don't need to wake the timer as anything we add to
the list will get serviced immediately in any case.

Copy link
Contributor

@kgiusti kgiusti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice clean optimization - well done!
Please fix typo in commit log "DISPATH" before commit.

Let's hold off committing this for now - until we stabilize the CI a bit. I don't think this patch is the cause of the failures on CI btw.

…g timer

If we are in the middle of running through the list of timers in
qd_timer_visit() we don't need to wake the timer as anything we add to
the list will get serviced immediately in any case.
@astitcher
Copy link
Member Author

Fixed the commit message typo

@astitcher
Copy link
Member Author

Rebase and merged to main

@astitcher astitcher closed this Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants