Skip to content

Conversation

@eleanorjboyd
Copy link
Member

No description provided.

eleanorjboyd and others added 4 commits November 10, 2025 10:19
If the vscode-pytest execution is wrapped and re-triggered then the
deletion of the file causes the second run the fail. Deleting the file
on the finally block ensures that the pytest execution will work even if
re-run.

- Move the deletion of the test IDs temp file from before pytest
execution to a finally block.
- This ensures the temp file is always cleaned up, even if pytest
execution fails or an exception occurs.
- Move ids_path initialization outside the try block so it's accessible
in the finally block for cleanup.

context: microsoft#15669
microsoft#24406 (comment)

Co-authored-by: Eleanor Boyd <[email protected]>
…25562)

- Add terminal periods to all items in 'Feature details' section

- Fix punctuation inconsistency where 'Refactoring' required a period
but others had none

- Maintains all existing content and formatting
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@eleanorjboyd eleanorjboyd self-assigned this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip-issue-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants