]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Wake up validation threads when the task queue is cleared
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 29 Sep 2025 23:20:33 +0000 (17:20 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 29 Sep 2025 23:20:33 +0000 (17:20 -0600)
commit1f7128e6a9fcef4e56bf7d396b9f2fbcc3445bad
tree32544f0f68bb0034be3c6f2ba9a315a938cf7272
parentac5bf9070d68c13368cc346e2717ee895339c4ac
Wake up validation threads when the task queue is cleared

Leads the threads to end immediately, avoiding a lengthy timeout.
src/object/tal.c
src/task.c