Open
Description
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):
- VS Code Version - 1.101.2
- RobotCode Version 1.4.0
- OS: Windows
- Python Version 3.11
- RobotFramework Version 7.2.2