Files
stellars-jupyterhub-ds/docs
stellarshenson 3512ad1023 fix: register favicon CHP routes in extra_routes to prevent stale deletion
check_routes() runs every ~5min and deletes any CHP route not in its
good_routes set. Favicon routes added only via add_route() were treated
as stale and removed after ~5 minutes. Now also registered in
app.proxy.extra_routes so check_routes() recognizes them as legitimate.
Applied to both pre_spawn_hook and startup callback for surviving servers.
2026-02-09 17:17:51 +01:00
..
2026-01-22 01:46:37 +01:00