mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-31 12:19:48 +02:00
- debug(sub_app.name) is a no-op in packaged builds, so the packaged backend.log had zero per-SubApp markers and a cold stall could only be guessed at - wrap each enter_async_context with time.perf_counter + a flushed [perf] print, plus a lifespans-total line, so a cold launch names the exact slow lifespan - logging only, no functional change; loop logic validated warm