Skip to content
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

Version in main no longer supports multple debug sessions #38

Open
thegecko opened this issue Dec 30, 2024 · 0 comments · May be fixed by #40
Open

Version in main no longer supports multple debug sessions #38

thegecko opened this issue Dec 30, 2024 · 0 comments · May be fixed by #40
Assignees
Labels
bug Something isn't working

Comments

@thegecko
Copy link
Contributor

thegecko commented Dec 30, 2024

Type: Bug Report

Describe the bug

  • OS and Version: MacOS
  • VS Code Version: Latest
  • Extension Version: main branch
  • Target Device: NA
  • Other extensions you installed (and if the issue persists after disabling them): NA
  • A clear and concise description of what the bug is.

When compared to the current production release, the peripheral inspector no longer supports multiple debug sessions being run concurrently.

To Reproduce
Steps to reproduce the behavior:

  • Run multiple debug sessions, each with a definitionPath
  • Observe the peripheral inspector no longer loads

Expected behavior

~The peripheral inspector loads and either switches content based on the current active session or displays all sessions in the tree (the same as the public release)

Screenshots

Main branch with multiple sessions:
Screenshot 2024-12-30 at 15 18 50

Production version with multiple sessions:
Screenshot 2024-12-30 at 15 24 31

Additional context

Running a single session works fine.

@thegecko thegecko added the bug Something isn't working label Dec 31, 2024
@haydar-metin haydar-metin self-assigned this Jan 9, 2025
@haydar-metin haydar-metin linked a pull request Jan 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants