proud-dentist-22844
03/31/2023, 5:09 PM: str in a dataclass) for a VenvPex my rule is running.
So, I want to debug this - how can I set --keep-sandboxes=on_failure for something running via pytest + rule_runner? I can get in the pytest sandbox, but I want to see the individual test's rule_runner's sandbox.proud-dentist-22844
03/31/2023, 5:12 PMhappy-kitchen-89482
03/31/2023, 5:16 PMproud-dentist-22844
03/31/2023, 5:17 PMrule_runner.set_options(["--keep-sandboxes=always"]) doesn't seem to be doing the trick. The path shown in the traceback doesn't exist 😕proud-dentist-22844
03/31/2023, 5:18 PMbitter-ability-32190
03/31/2023, 5:48 PM