/packets not showing most recent data #18
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Only seeing up to here, but right now it's 8:39 on 2023-04-12 local, which is 1340 UTC.

If I shut it down and run with Flask, it updates. But running with waitress it did not. It should be updating on every API call.
Got it. Must have removed the actual function call by accident. See
fb027194e8
.