Drop some more old cruft

cached_feeds
Tyler Goodlet 2021-03-30 10:55:36 -04:00
parent 8ccf987d52
commit 5fc2aba3ed
1 changed files with 0 additions and 4 deletions

View File

@ -777,12 +777,8 @@ def normalize(
return data
# _local_buffer_writers = {}
async def backfill_bars(
sym: str,
# first_bars: list,
shm: ShmArray, # type: ignore # noqa
# count: int = 20, # NOTE: any more and we'll overrun underlying buffer
count: int = 10, # NOTE: any more and we'll overrun the underlying buffer