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

Avoid forcing the user to rerun with bogus background monitor setup #477

Open
t-b opened this issue Jul 25, 2024 · 0 comments
Open

Avoid forcing the user to rerun with bogus background monitor setup #477

t-b opened this issue Jul 25, 2024 · 0 comments
Labels
Milestone

Comments

@t-b
Copy link
Member

t-b commented Jul 25, 2024

  • Run a MIES hardware test: runwithOpts(testsuite = "UTF_PatchSeqDAScale_Adapt.ipf", testcase = "PS_DS_AD1", allowdebug=1)
  • Abort it while running with SHIFT+ESC

try running it again with
runwithOpts(testsuite = "UTF_PatchSeqDAScale_Adapt.ipf", testcase = "PS_DS_AD1", allowdebug=1)

this gives

  Fatal: RunTest was called by user after background monitoring was registered. This is not supported.

I do get that quite often during development. I would prefer a warning message only and then that it tries to recover by itself without me having to call it again.

@t-b t-b added the bug label Jul 25, 2024
@t-b t-b added this to the Version 1.11 milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant