Skip to content

Conversation

@eliteprox
Copy link
Collaborator

This change fixes an issue with the comfyui pipelines starting inference. It uses asyncio.create_task(streamer.wait())) instead of streamer.wait().

Tested with managed/external containers and with both python 3.10/11

@eliteprox eliteprox marked this pull request as ready for review December 6, 2024 01:37
@eliteprox eliteprox requested a review from rickstaa as a code owner December 6, 2024 01:37
@eliteprox eliteprox merged commit 8e619e8 into main Dec 6, 2024
9 checks passed
@eliteprox eliteprox deleted the jm/fix-coroutine branch December 6, 2024 17:20
@rickstaa
Copy link
Member

rickstaa commented Dec 6, 2024

Good find 🚀!

eliteprox added a commit that referenced this pull request Dec 6, 2024
eliteprox added a commit that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants