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

stop() should be called only if start() called before #314

Closed
Frosendroska opened this issue Jul 30, 2024 · 0 comments · Fixed by #346
Closed

stop() should be called only if start() called before #314

Frosendroska opened this issue Jul 30, 2024 · 0 comments · Fixed by #346
Assignees
Labels
bug Something isn't working Urgent Urgant PR

Comments

@Frosendroska
Copy link
Contributor

Describe the bug
Every time when I am trying to stop the pipeline, I receive the following error:

`stop()` should be called only if `start()` called before

To Reproduce
Steps to reproduce the behavior:

  1. Start the test case genertion.
  2. Click on 'x' in the right bottom part of the screen to cancel the test case generation.
  3. See error in the bottom right corner.
  4. Click on the red !.

Expected behavior
Should stop the generation without an error.

Screenshots
image

@Frosendroska Frosendroska added the bug Something isn't working label Jul 30, 2024
@arksap2002 arksap2002 added the Urgent Urgant PR label Aug 22, 2024
@arksap2002 arksap2002 linked a pull request Sep 18, 2024 that will close this issue
2 tasks
@arksap2002 arksap2002 self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Urgent Urgant PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants