[acassen/keepalived] ade3d6: Fix thread_cancel() for timed out threads
pqarmitage <[email protected]> Mon, 26 Jun 2017 11:23:01 -0700
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <595151053edc8_ac93ff0bc93bc2c52767@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/acassen/keepalived
Commit: ade3d699575a6c319726b32e97a6234feabbee1d
https://github.com/acassen/keepalived/commit/ade3d699575a6c319726b32e97a6234feabbee1d
Author: Charles (Chas) Williams <[email protected]>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M lib/scheduler.c
Log Message:
-----------
Fix thread_cancel() for timed out threads
If a thread times out, then it will move to the ready list and either
READ_TIMEOUT or WRITE_TIMEOUT. If we then cancel this thread, it doesn't
get cleaned up and gets stuck back on the unused list for reuse.
Commit: 9214acb8739b0c7e17e99cef8983827f732d2778
https://github.com/acassen/keepalived/commit/9214acb8739b0c7e17e99cef8983827f732d2778
Author: pqarmitage <[email protected]>
Date: 2017-06-26 (Mon, 26 Jun 2017)
Changed paths:
M lib/scheduler.c
Log Message:
-----------
Merge pull request #603 from 3chas3/thread-cancel-read-write-timeouts
Fix thread_cancel() for timed out threads
Compare: https://github.com/acassen/keepalived/compare/c543128107cc...9214acb8739b
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel