Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
18 contributions in the last year
Contribution activity
October 2020
Created a pull request in ray-project/ray that received 2 comments
[cpp worker] fix crash in empty args task
Why are these changes needed? We get a error when test task which has no args. Fix this bug when build 'TaskArg' in task submitter and parse args …