mirror of
https://github.com/simonw/datasette.git
synced 2026-09-17 05:54:18 +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
84099882ef
commit
a628415c19
2 changed files with 4 additions and 7 deletions
|
|
@ -1,7 +1,5 @@
|
|||
"""
|
||||
Tests for the shutdown(datasette) plugin hook and Datasette.invoke_shutdown(),
|
||||
per plans/first-request/04-core-plan.md (decision #6) and
|
||||
todos/first-request/04-shutdown-hook.md.
|
||||
Tests for the shutdown(datasette) plugin hook and Datasette.invoke_shutdown().
|
||||
|
||||
Order under test: plugin `shutdown` hooks run first (while background tasks
|
||||
are still alive) -> supervised background tasks are cancelled and drained
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue