mirror of
https://github.com/simonw/datasette.git
synced 2026-09-04 15:44:08 +02:00
Remove references to untracked local plans/ and todos/ directories
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012U7coQfVu8nK2R4q2mCULA
This commit is contained in:
parent
7ff29f3a54
commit
5e7d2ef5bc
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ These exercise Datasette._startup_sequence() via three different callers:
|
|||
events (this is what DatasetteClient / plain httpx.ASGITransport uses)
|
||||
- Both at once, to prove startup hooks run at most once
|
||||
|
||||
Also covers ticket 05 (plans/first-request/04-core-plan.md decision #7):
|
||||
Also covers the asgi_wrapper reorder:
|
||||
plugin asgi_wrapper middleware runs INSIDE AsgiRunOnFirstRequest (below it)
|
||||
but OUTSIDE AsgiLifespan (above it), so wrappers only ever see http/
|
||||
websocket scopes after startup has completed, in both the lifespan and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue