Skip to content

gh-149619: Harden _remote_debugging error paths#150348

Closed
pablogsal wants to merge 1 commit into
python:mainfrom
pablogsal:codex/gh-149619-remote-debugging-error-paths
Closed

gh-149619: Harden _remote_debugging error paths#150348
pablogsal wants to merge 1 commit into
python:mainfrom
pablogsal:codex/gh-149619-remote-debugging-error-paths

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented May 24, 2026

This follows up on gh-149619 by auditing broader _remote_debugging error paths, not only permission handling.

  • preserve underlying OS and remote-read exceptions instead of replacing them with generic runtime errors
  • report Windows/Linux/macOS enumeration, short I/O, partial read/write, cleanup, and binary replay failures more accurately
  • add malformed binary replay coverage for sample-count mismatch and trailing partial sample data

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.

1 participant