Skip to content

Refactor PauseAsync to avoid redundant calls - #2

Merged
korefs merged 1 commit into
masterfrom
codex/refactor-pauseasync-in-audiomanager
Aug 8, 2025
Merged

korefs merged 1 commit into
masterfrom
codex/refactor-pauseasync-in-audiomanager

Conversation

@korefs

@korefs korefs commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

Summary

  • simplify AudioManager.PauseAsync by removing redundant player.PauseAsync calls
  • warn only when no track is playing and pause once when playback is active

Testing

  • dotnet build --no-restore
  • dotnet test --no-build (no tests found, warnings only)

https://chatgpt.com/codex/tasks/task_e_68963129df308328a92f956770f875c8

@korefs
korefs merged commit 6178825 into master Aug 8, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant