Commit Graph

8 Commits

Author SHA1 Message Date
7af173c0cf
Replace uses of os.path with pathlib 2018-12-18 15:49:20 +00:00
f1b4017789
Remove unnecessary file 2018-12-15 16:10:40 +00:00
c722c12ba4
Pipe stdout to socket 2018-12-13 16:54:24 +00:00
ce29af5459
Use custom program rather than yes
Yes may be too IO intensive, and may not exist on all systems
2018-12-13 14:06:47 +00:00
81bbcf8761
Add and test ping command 2018-12-13 11:36:22 +00:00
1d32eeb24a
Add worker socket server 2018-12-13 11:25:09 +00:00
9168ac32de
Move router to its own app 2018-12-12 22:34:51 +00:00
3ed8ba7eb3
Add base test case for worker 2018-12-12 21:55:45 +00:00