Skip to content

Commit

Permalink
Context without start (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
aamalev authored Dec 26, 2024
1 parent 74749e0 commit 08454fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest_aioworkers/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ async def context(aioworkers, config):
config,
group_resolver=gr,
loop=asyncio.get_running_loop(),
sent_start=False,
) as ctx:
yield ctx

Expand Down

0 comments on commit 08454fd

Please sign in to comment.