diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-08-13 23:21:42 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-08-13 23:21:42 -0700 |
commit | 8d55a9c9512465096f9ecaa4096baa379c6c8bfa (patch) | |
tree | 0feb1980bc92c488f9b10087041d992ab2d192cc /src/modules/swarm | |
parent | cf4b27c90534fe2c7842f96c1553eaace1e81190 (diff) |
main: switch to til_fb_halt()
This gets rid of the rototiller_thread() pthread_cancel() based
exit which seemed to rarely make clang's ASAN
(-fsanitize=address) very angry with a segfault in libc somewhere
Instead of trying to chase that down I'm just getting rid of it,
it's unnecessary.
Diffstat (limited to 'src/modules/swarm')
0 files changed, 0 insertions, 0 deletions