1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-04-01 20:55:43 -04:00
Hemna 93a9cce0c0 Put an upper bound on the QueueHandler queue
This patch overrides the base QueueHandler class
from logging to ensure that the queue doesn't grow
infinitely.  That can be a problem when there is
no consumer pulling items out of the queue.
the queue is now capped at 200 entries max.
2024-05-07 20:00:17 -04:00
..
2024-04-24 13:57:24 -04:00
2024-04-10 22:03:29 -04:00
2024-03-12 10:36:26 -04:00