Skip to content

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

Open
taigrr wants to merge 1 commit into
masterfrom
cd/context-aware-sleeps
Open

fix(capture): honor context during replay sleeps#6
taigrr wants to merge 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

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