forked from ray-project/ray
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Profiler] Use Exec to avoid templating issues. (ray-project#39019)
Cleans up profiler to always use the actual `py-spy` path. This PR also uses a list of arguments to pass to subprocess, instead of a string. Finally, this PR ensures that format is one of the expected types.
- Loading branch information
Showing
1 changed file
with
40 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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