Skip to content

Fix remote pid lookup with missing snapshot #1214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • avoid raising when snapshot info for remote pid is missing
  • return nil when no process info or snapshot is available
  • remove incomplete remote pid unit test

Testing

  • mix deps.get
  • mix test apps/debug_adapter/test/server_remote_pid_test.exs (fails: file not found)
  • mix test (aborted)

https://chatgpt.com/codex/tasks/task_e_685275458e6883218bbffcb64e61c82a

@lukaszsamson lukaszsamson merged commit 6d9e8e6 into master Jul 9, 2025
30 of 32 checks passed
@lukaszsamson lukaszsamson deleted the codex/refactor-snapshot-pid-lookup-and-add-test branch July 9, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant