diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-01-25 10:03:08 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-01-25 10:03:28 +0300 |
commit | 148ecf7fc398b9a82c4ac8bbc938409bbd1c55fe (patch) | |
tree | f4ceef44947f57f17da4c3ad4c68210eab537794 /notes.txt | |
parent | 45d14cbcf54a89f8985bdec49c68b0f7747eb079 (diff) |
use ascii ENQ (0x05) for watchdog pings
Diffstat (limited to 'notes.txt')
-rw-r--r-- | notes.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |