Commits
Click on a commit to change the comparison rangeEagerly import the ASGI app in the parent process Merge remote-tracking branch 'upstream/main' into eager-load-app-in-parent Cover the new uncovered lines Move full-coverage pragma to except line Validate-and-discard rather than persisting loaded_app on parent config Use Config.load_app() then drop the result instead of inline import Make Config.load_app() return the app instead of mutating self Address codex review: revert load() idempotency, fix #941 test wording