-
Notifications
You must be signed in to change notification settings - Fork 7.7k
AssignProcessToJobObject() failed in ray.init() #21994
Copy link
Copy link
Closed
Labels
QSQuantsight triage labelQuantsight triage labelbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tneeds-repro-scriptIssue needs a runnable script to be reproducedIssue needs a runnable script to be reproducedtriageNeeds triage (eg: priority, bug/not-bug, and owning component)Needs triage (eg: priority, bug/not-bug, and owning component)
Metadata
Metadata
Assignees
Labels
QSQuantsight triage labelQuantsight triage labelbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'tneeds-repro-scriptIssue needs a runnable script to be reproducedIssue needs a runnable script to be reproducedtriageNeeds triage (eg: priority, bug/not-bug, and owning component)Needs triage (eg: priority, bug/not-bug, and owning component)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Search before asking
Ray Component
Ray Core
What happened + What you expected to happen
When starting ray.init() from terminal - both in Run and Debug mode, the following exception is thrown:
Versions / Dependencies
Reproduction script
Reproduction (REQUIRED)
In a python terminal run this:
Anything else
No response
Are you willing to submit a PR?