Just typo fixes.
This commit is contained in:
parent
7bc85caba5
commit
9d200a5942
3 changed files with 18 additions and 18 deletions
|
|
@ -16,7 +16,7 @@ import atexit
|
|||
import signal
|
||||
|
||||
|
||||
# TODO.md: Check why pid files are not being deleted when sending the TERM signal
|
||||
# TODO: Check why pid files are not being deleted when sending the TERM signal
|
||||
class Daemon:
|
||||
|
||||
def __init__(self, pid_file):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue