Created
March 23, 2020 23:38
-
-
Save deanwampler/e620b45fbab19ef799bb396fd6ea4e8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@ray.remote | |
def rbusy(i): | |
return busy(i) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment