Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for issues with too many queue wakeups #1168

Open
3 tasks
fwsmit opened this issue Apr 17, 2023 · 2 comments
Open
3 tasks

Add tests for issues with too many queue wakeups #1168

fwsmit opened this issue Apr 17, 2023 · 2 comments
Labels

Comments

@fwsmit
Copy link
Member

fwsmit commented Apr 17, 2023

Some tests should be added that can test for any regresions in the following issues:

@fwsmit fwsmit changed the title Add tests for a few queue issues Add tests for issues with too many queue wakeups Apr 17, 2023
@fwsmit fwsmit added the tests label Jan 14, 2024
@bynect
Copy link
Member

bynect commented Mar 2, 2024

How would we go about testing this? Do we need to query the current cpu usage?

@fwsmit
Copy link
Member Author

fwsmit commented Mar 2, 2024

No, you can just query the function that says how long Dunst should sleep. If the sleep time is to short, the cpu usage is high

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants