Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
m5l14i11 committed Sep 12, 2024
1 parent 8d229d6 commit 9cce8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feed/_historical.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ async def _consumer(self):
break

await self._process_batch(batch)

self.queue.task_done()

async def _process_batch(self, batch: List[Bar]):
Expand Down

0 comments on commit 9cce8ed

Please sign in to comment.