Skip to content

fix: prefetcher leaks one message at max_tasks_to_execute boundary#630

Open
PythonFZ wants to merge 2 commits into
taskiq-python:masterfrom
PythonFZ:fix-prefetcher-leak-on-max-tasks
Open

fix: prefetcher leaks one message at max_tasks_to_execute boundary#630
PythonFZ wants to merge 2 commits into
taskiq-python:masterfrom
PythonFZ:fix-prefetcher-leak-on-max-tasks

Conversation

@PythonFZ
Copy link
Copy Markdown

Fix using max_tasks_to_execute causes the prefetcher to pop tasks from the queue it has no intention of processing.

Closes #528.

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.

max-prefetch argument doesn't work as expected

1 participant