SangBin Cho

Results 292 comments of SangBin Cho

cc @rickyyx @scv119 this is TODO for python 3.10

Lmk when tests pass + addressed comments!

Hmm actually I think this is an intended behavior. The file is open because we are writing cpp logs from driver core worker.

Hey @iycheng let's remove this? However, we definitely need backpresure for the stability, and this can be handled as a part of GCS scalability?

@WangTaoTheTonic do you have a plan to make a PR? Otherwise I can fix it

@scottsun94 it's on the list. Btw what's the use case of this feature? Are you using this data for scheduling, or is it purely observability purpose?

> @richardliaw explains the use case at the top. Is there more info/context? The description doesn't answer my question I think. It just says what he wants, but not the...

Btw, I think adding `get_data` is not a too bad idea. It's easier to find the API, and we'd like to avoid using the state API for things other than...

I also found the same error. https://github.com/ray-project/ray/issues/30566 But for our case, we run py-spy within a docker container, so I am not sure how we can debug this issue... any...