-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Tachyon does not handle non-existent file/module #142591
Copy link
Copy link
Closed
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-profilingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-profilingtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Bug report
Screen.Recording.2025-12-11.at.10.10.25.AM.mov
When running the profiler with a non-existent script or module, it silently launches the TUI with empty output instead of erroring early. To reproduce
Linked PRs