Skip to content

Implement test cancellation (CTRL-C)#57

Merged
mirkoboehm merged 1 commit intomainfrom
wip/mirko-15-cancellation-support
Feb 27, 2026
Merged

Implement test cancellation (CTRL-C)#57
mirkoboehm merged 1 commit intomainfrom
wip/mirko-15-cancellation-support

Conversation

@mirkoboehm
Copy link
Owner

Rename the context variable in run.go to runContext to avoid shadowing the package name. Expand tests to cover cancellation.

Closes #15

Rename the context variable in run.go to runContext to avoid shadowing
the package name. Expand tests to cover cancellation.

Closes #15
@mirkoboehm mirkoboehm added this to the 0.92 milestone Feb 27, 2026
@mirkoboehm mirkoboehm self-assigned this Feb 27, 2026
@mirkoboehm mirkoboehm merged commit c765c9f into main Feb 27, 2026
2 checks passed
@mirkoboehm mirkoboehm deleted the wip/mirko-15-cancellation-support branch February 27, 2026 13:48
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.

Add context.Context support for cancellation

1 participant