Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[compute logs] fix subscription (#28110)
* we were exiting with stuff still in the queue since we were just checking the subscription before exiting * we were blocking main thread with downloads since we do a `fetch` on `subscribe` ## How I Tested These Changes existing coverage, look compute logs in `dagster dev` and dagster+
- Loading branch information