* DevNotes: Add entry cgf-000023.

* sigproc.cc (exit_thread): Remove now-unneeded sleep code.
This commit is contained in:
Christopher Faylor
2013-06-07 15:37:11 +00:00
parent 7eed26ae5b
commit 9791177448
3 changed files with 10 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
2013-06-07 cgf-000023
Given the fact that the signal thread never exits there is no need
for exit_thread to ever block. So, nuke this code.
2013-01-31 cgf-000022
While researching the lftp behavior reported here: