mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
The rebase resurrected the cvmfs freshness probe that dev's7876758c12and1577ce6c06deliberately removed (boot trusts read-only stores as published; the stamped revision is populated inside the publish transaction and can never match). Restore freshness/factory/watcher to the dev versions and drop watch_tool_source_stores / tool_source_store_watch_interval plus the toolbox watcher wiring — with no cvmfs probe there is nothing left for the poll loop to watch. This also retires the reload-path stop_watcher() shim; without a watcher thread a superseded toolbox holds no background resources.