Let cli pass through actor name

cached_feeds
Tyler Goodlet 2021-04-05 08:06:59 -04:00
parent 47f823ab22
commit 20c99733b6
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@ def run_qtractor(
async def main():
async with maybe_open_pikerd(
name='qtractor',
start_method='trio',
**tractor_kwargs,
):