Problem
If the user closes the browser accidentally or intentionally before pressing Enter in the terminal, RunOnGPU prints the entire Playwright traceback and error message. We need a safe, user-friendly fallback that simply displays:
Browser closed. Terminating RunOnGPU.
Solution
Tasks
Problem
If the user closes the browser accidentally or intentionally before pressing Enter in the terminal, RunOnGPU prints the entire Playwright traceback and error message. We need a safe, user-friendly fallback that simply displays:
Solution
Tasks