Skip to content

fix(capture): honor context during replay sleeps - #6

Merged
taigrr merged 1 commit into
masterfrom
cd/context-aware-sleeps
Jul 26, 2026
Merged

taigrr merged 1 commit into
masterfrom
cd/context-aware-sleeps

Conversation

@taigrr

@taigrr taigrr commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • make replay sleep events return when their context is canceled
  • remove the stale cancellation TODO in SequenceSleep.Play
  • add regression tests for canceled and completed sleep playback

Testing

  • go generate ./...
  • go test -race ./...
  • go build ./...
  • go vet ./...
  • staticcheck ./...
  • git diff --check

@taigrr
taigrr merged commit 02229e1 into master Jul 26, 2026
1 check passed
@taigrr
taigrr deleted the cd/context-aware-sleeps branch July 26, 2026 04:45
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.

1 participant