Skip to content

Fix mkdocs serve cleanup to remove temporary site directories on SIGTERM#36

Merged
shenxianpeng merged 2 commits into
mainfrom
fix-cleanup
Apr 24, 2026
Merged

Fix mkdocs serve cleanup to remove temporary site directories on SIGTERM#36
shenxianpeng merged 2 commits into
mainfrom
fix-cleanup

Conversation

@shenxianpeng
Copy link
Copy Markdown
Member

@shenxianpeng shenxianpeng commented Apr 24, 2026

Related Issue

Fixes mkdocs/mkdocs#3905

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build / dependency update
  • Other (describe below)

Checklist

  • New tests added for new behavior (if applicable)
  • Documentation updated (if applicable)
  • Release notes docs/about/release-notes.md updated (if applicable)

@shenxianpeng shenxianpeng changed the title Fix mkdocs serve cleanup for SIGTERM handling and add test Fix mkdocs serve cleanup to remove temporary site directories on SIGTERM Apr 24, 2026
@shenxianpeng shenxianpeng added the bug Something isn't working label Apr 24, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Apr 24, 2026
@shenxianpeng shenxianpeng removed the documentation Improvements or additions to documentation label Apr 24, 2026
@shenxianpeng shenxianpeng merged commit 3bda98e into main Apr 24, 2026
23 checks passed
@shenxianpeng shenxianpeng deleted the fix-cleanup branch April 24, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"mkdocs serve" does not cleanup after a SIGTERM

1 participant