This website requires JavaScript.
Explore
Help
Sign In
w1cdn
/
spothole
Watch
1
Star
0
Fork
0
You've already forked spothole
mirror of
https://git.ianrenton.com/ian/spothole.git
synced
2026-03-15 20:34:31 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
068c732796f41feda785d3045f0bc66394534432
spothole
/
core
History
Ian Renton
068c732796
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
..
cache_utils.py
Single common URL cache for semi-static lookups
#74
2025-11-02 14:22:15 +00:00
cleanup.py
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
config.py
Set up web UI using web_ui_options embedded directly into HTML, to avoid more complex JS load order faff
#102
2026-01-30 22:24:12 +00:00
constants.py
WWTOTA cluster support
#97
2026-01-22 19:27:36 +00:00
geo_utils.py
Fix CQ/ITU lookups for zones that cross the antemeridian
2026-02-14 07:47:02 +00:00
lookup_helper.py
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
prometheus_metrics_handler.py
Implement more request handlers in Tornado
#3
2025-12-23 14:05:28 +00:00
sig_utils.py
WWTOTA cluster support
#97
2026-01-22 19:27:36 +00:00
status_reporter.py
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
utils.py
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00