Skip to content

## Fixed memory leak and shutdown hang#3

Open
vigneshvicky07 wants to merge 1 commit intosammy4321:mainfrom
vigneshvicky07:fix/queue-buffer-shutdown
Open

## Fixed memory leak and shutdown hang#3
vigneshvicky07 wants to merge 1 commit intosammy4321:mainfrom
vigneshvicky07:fix/queue-buffer-shutdown

Conversation

@vigneshvicky07
Copy link

Queue was unbounded - chunks would pile up if Whisper couldn't keep up, eventually OOM. Now capped at 20, drops chunks if full.

App hung on shutdown - join() waited forever if worker was transcribing. Now times out after 5s.

…andle audio queue limits and chunk processing
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