Skip to content

Instantly share code, notes, and snippets.

@deanwampler
Created March 23, 2020 23:38
Show Gist options
  • Save deanwampler/e620b45fbab19ef799bb396fd6ea4e8c to your computer and use it in GitHub Desktop.
Save deanwampler/e620b45fbab19ef799bb396fd6ea4e8c to your computer and use it in GitHub Desktop.
@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