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
Describe the bug
Prior to version 1.3.0, I could run multiple test suites simultaneously in VS Code using RobotCode. Since the update, only the first suite runs — any subsequent ones fail to start.
Steps To Reproduce
Steps to reproduce the behavior:
Open VS code
Create 2 suites with tests
Run first suite
Run second suite
Expected behavior
Expected behavior: same as in version 1.2.0, where I was able to run multiple suites simultaneously.
Logs
Logs from output (RobotCode):
Starting debug launcher in stdio mode: c:\Python311\python.exe -u c:\Users\user\.vscode\extensions\d-biehl.robotcode-1.4.0\bundled\tool\robotcode debug-launch --stdio
Output from Terminal:
Error: No incomming connection from a debugger client
Desktop (please complete the following information):