-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
dstack version
master
Python version
3.11
Host OS
macOS 13.4
Host Arch
ARM
What happened?
Run a dev env and wait for all logs to be printed. The runner will use 100% CPU. This is because the runner enters an infinite loop without sleep when all logs are streamed. (https://github.com/dstackai/dstack/blob/master/runner/internal/stream/http.go#L107)
Relevant log output
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working