BallAerospace / COSMOS

Ball Aerospace COSMOS
https://ballaerospace.github.io/cosmos-website/
Other
360 stars 129 forks source link

Starting a new script while other is running results in other script #1666

Closed jmthomas closed 2 years ago

jmthomas commented 2 years ago

Describe the bug Not sure how reproduceable this is but I've seen it in several flaky Playwright tests. If you start a new script (such that it creates a new temp script) while another is running, the initial script that is send back by the server is the other script, not the one you just saved and started.

Last seen here https://github.com/BallAerospace/COSMOS/runs/6699386287?check_suite_focus=true in the script-runner-debug-displays-disconnect-icon-chromium test.