Skip to content

fix: update TTS test for _safe_play wrapper#5

Merged
cortexuvula merged 1 commit into
mainfrom
fix/ci-tts-test
Mar 31, 2026
Merged

fix: update TTS test for _safe_play wrapper#5
cortexuvula merged 1 commit into
mainfrom
fix/ci-tts-test

Conversation

@cortexuvula
Copy link
Copy Markdown
Owner

Summary

  • Updates test_play_audio_async_creates_daemon_thread to match the _safe_play closure pattern from Bug 4.2 fix
  • Test now verifies thread creation and daemon flag without asserting exact closure target/args

Test plan

  • Test passes locally
  • CI passes

🤖 Generated with Claude Code

The _play_audio_async method now wraps _play_audio_blocking in a
_safe_play closure for error handling. Update test to verify thread
creation without asserting exact target/args of the closure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@cortexuvula cortexuvula merged commit aa71b21 into main Mar 31, 2026
17 checks passed
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