You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running two different debug sessions, each one different config file and target at the same time in the same window in VSCode, the second launched service doesn't hit breakpoints/get traffic and looks pretty much dead.
Happened on macOS + operator while targeting deployment - more specifically running ip-visit-counter then ip-info https://github.com/metalbear-co/playground
ip-info doesn't steal/answer traffic (then dies?)
We thought maybe it's a Go/Delve/VSCode issue but when I did the same without mirrord active it worked.
The text was updated successfully, but these errors were encountered:
When running two different debug sessions, each one different config file and target at the same time in the same window in VSCode, the second launched service doesn't hit breakpoints/get traffic and looks pretty much dead.
Happened on macOS + operator while targeting deployment - more specifically running ip-visit-counter then ip-info
https://github.com/metalbear-co/playground
ip-info doesn't steal/answer traffic (then dies?)
We thought maybe it's a Go/Delve/VSCode issue but when I did the same without mirrord active it worked.
The text was updated successfully, but these errors were encountered: