mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
The only local import left is lazy_toolbox's send_control_task, which is a genuine cycle: galaxy.queue_worker imports LazyToolBox at module level. Everything else - app boot, queue_worker, tool_panel_manager, services/tools, search, populator, benchmarks, uses_shed and the test modules - now imports at the top; the claimed app/tools circularity never existed (galaxy.app already imports galaxy.tools). Claude-Session: https://claude.ai/code/session_018L7ZmCv2ubKA3JNeSL8Pkr