Skip to content

fix(fixtures): run registered finalizers when setup is interrupted by BaseException - #15068

Open
lpyu001 wants to merge 1 commit into
pytest-dev:mainfrom
lpyu001:fixture2
Open

lpyu001 wants to merge 1 commit into
pytest-dev:mainfrom
lpyu001:fixture2

Conversation

@lpyu001

@lpyu001 lpyu001 commented Sep 20, 2026

Copy link
Copy Markdown

fix #15067

@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixture finalizers are skipped when setup is interrupted before cached_result is assigned

1 participant