summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-01-25 10:03:08 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-01-25 10:03:28 +0300
commit148ecf7fc398b9a82c4ac8bbc938409bbd1c55fe (patch)
treef4ceef44947f57f17da4c3ad4c68210eab537794 /notes.txt
parent45d14cbcf54a89f8985bdec49c68b0f7747eb079 (diff)
use ascii ENQ (0x05) for watchdog pings
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/notes.txt b/notes.txt
index 2c89f90b..1de0cbb8 100644
--- a/notes.txt
+++ b/notes.txt
@@ -10,8 +10,6 @@
disabling implicit reset on every eval in _p9k_worker_receive.
- implement fake gitstatus api on top of vcs_info (or plain git?) + worker and use it if there is no
gitstatus.
-- when worker_main kills itself, the gpid is wrong.
-- spawn watchdog from within <(...) right after worker_main. it should sleep on zselect (zselect should be loaded in <(...)) and try to write zero bytes to stdout. on failure, kill the group.
_p9k_worker_async cb1 cb2