mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 22:20:28 +00:00
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.
project documentation