Skip to content

feat: add cancellation of test when a pr is closed#19

Merged
JovihanniCasenas merged 1 commit intomasterfrom
cancel_running_test
Mar 26, 2026
Merged

feat: add cancellation of test when a pr is closed#19
JovihanniCasenas merged 1 commit intomasterfrom
cancel_running_test

Conversation

@Ynah537
Copy link
Copy Markdown
Contributor

@Ynah537 Ynah537 commented Mar 25, 2026

*When a PR is closed, a cancelled code is received from pubsub(publish by oopstester2sd which receives the closed event listener and check if is ongoing or not) which marks the run_id as cancelled in-memory. Any pending scenarios in the queue that belong to that run_id will be checked against this and skipped before execution. Already-running scenarios will still complete normally.

@JovihanniCasenas JovihanniCasenas merged commit 0b357a5 into master Mar 26, 2026
1 check passed
@JovihanniCasenas JovihanniCasenas deleted the cancel_running_test branch March 26, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants