ColinIanKing / stress-ng

This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
https://github.com/ColinIanKing/stress-ng
GNU General Public License v2.0
1.82k stars 290 forks source link

fix stress-prio-inv bug #445

Closed JimmyHoSF closed 1 month ago

JimmyHoSF commented 1 month ago

warning message has wrong precondition, fix it

ColinIanKing commented 1 month ago

Good catch! Thanks for finding and fixing this issue, much appreciated!. Commit applied and pushed to the repository.