aprsd/aprsd/cmds
Hemna c5aba17ad1 Ensure server command main thread doesn't exit
This patch adds join calls on the running threads to prevent
the main thread from exiting prematurely.
2023-01-07 14:57:25 -05:00
..
__init__.py Refactor the cli 2021-11-05 13:36:33 -04:00
completion.py Added new feature to list-plugins command 2021-12-08 17:16:17 -05:00
dev.py Fix some unit tests and loading of CONF w/o file 2022-12-27 15:31:49 -05:00
healthcheck.py Updated Healthcheck to use rpc to call aprsd 2022-12-31 16:52:50 -05:00
list_plugins.py Fix PyPI scraping 2022-10-27 12:33:31 -02:30
listen.py Convert config to oslo_config 2022-12-24 16:51:40 -05:00
send_message.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
server.py Ensure server command main thread doesn't exit 2023-01-07 14:57:25 -05:00
webchat.py Removed references to old custom config 2022-12-27 14:30:03 -05:00