Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed May 2, 2024
1 parent 12d1093 commit 733d955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/runner/runner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ export class TestRunner extends vscode.Disposable {
api.clearListeners()
this.testRun?.end()
this.testRun = undefined
this.testRunDefer?.resolve()
this.testRunDefer = undefined
this.simpleTestRunRequest = undefined
this.continuousRequests.clear()
this.api.cancelRun()
Expand Down

0 comments on commit 733d955

Please sign in to comment.