Skip to content

fix: enhance stack trace parsing for percent-encoded characters in Windows paths - #210

Merged
GiovaniGuizzo merged 1 commit into
masterfrom
fix/windows-path
Aug 27, 2026
Merged

fix: enhance stack trace parsing for percent-encoded characters in Windows paths#210
GiovaniGuizzo merged 1 commit into
masterfrom
fix/windows-path

Conversation

@GiovaniGuizzo

Copy link
Copy Markdown
Contributor

Checklist for Pull Requests

  • All tests pass (yarn test:all and yarn test:integration)
  • Code follows the style guide and passes lint checks
  • Documentation is updated (README, docs, etc)
  • Linked to corresponding issue, if applicable

Summary of Changes

Closes #207

@GiovaniGuizzo
GiovaniGuizzo merged commit 77734e7 into master Aug 27, 2026
6 checks passed
@GiovaniGuizzo
GiovaniGuizzo deleted the fix/windows-path branch August 27, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Windows paths containing spaces are incorrectly decoded in scheduled jobs

2 participants