No longer feed specific

pause_feeds_on_sym_switch
Tyler Goodlet 2021-09-03 11:02:52 -04:00
parent 24c3f84496
commit 1d1b13bce0
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ async def maybe_open_ctx(
yield True, value
except KeyError:
log.info(f'Allocating new feed for {key}')
log.info(f'Allocating new resource for {key}')
# **critical section** that should prevent other tasks from
# checking the cache until complete otherwise the scheduler