aprsd/aprsd
Hemna d3a93b735d Added timing after each thread loop
This is to help keep track of which non-blocking threads are still
alive.

The RPC Server thread blocks, so the time will always increase.
2023-07-20 14:44:46 -04:00
..
clients Removed flask-classful from webchat 2023-07-20 14:34:31 -04:00
cmds Removed flask-classful from webchat 2023-07-20 14:34:31 -04:00
conf Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
log Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
packets Limit the float values to 3 decimal places 2023-07-14 11:35:32 -04:00
plugins Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
rpc Fixed rpc client initialization 2023-07-13 14:58:12 -04:00
threads Added timing after each thread loop 2023-07-20 14:44:46 -04:00
utils Convert config to oslo_config 2022-12-24 16:51:40 -05:00
web Decouple admin web interface from server command 2022-12-28 15:55:09 -05:00
__init__.py Use Gray instead of Black for code formatting. 2021-08-23 13:32:09 -04:00
admin_web.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
cli_helper.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
client.py Added timing after each thread loop 2023-07-20 14:44:46 -04:00
exception.py Fixed up config option checking for KISS 2022-02-21 16:04:33 -05:00
main.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
messaging.py Cleaned out all references to messaging 2022-12-16 15:58:02 -05:00
plugin.py cleanup some debug messages 2023-04-25 14:29:26 -04:00
plugin_utils.py Removed references to old custom config 2022-12-27 14:30:03 -05:00
stats.py Populate stats object with threads info 2023-07-10 10:44:24 -04:00
wsgi.py Removed flask-classful from webchat 2023-07-20 14:34:31 -04:00