Skip to content

fix(serve): import FileResponse in index route; add fallback regressions - #12

Merged
smartfind merged 1 commit into
mainfrom
fix/index-fileresponse
Aug 8, 2026
Merged

smartfind merged 1 commit into
mainfrom
fix/index-fileresponse

Conversation

@smartfind

Copy link
Copy Markdown
Owner

When launchd's sandbox blocks , the index route fell into an branch that returned a that was never imported (NameError, 500). Pin the import and add three tests: status 200 on the happy path, fallback when raises PermissionError, and fallback when i18n JSONs are unreadable.

@smartfind
smartfind merged commit 24bdf68 into main Aug 8, 2026
4 checks passed
@smartfind
smartfind deleted the fix/index-fileresponse branch August 8, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant