Skip to content

Instantly share code, notes, and snippets.

@jthemphill
jthemphill / bisect_for_multiple_files.py
Last active June 9, 2025 23:46
Version of bisect for if an E2E test passes as long as at least one of multiple affected files is not compiled
import asyncio
import json
import pathlib
import random
import signal
import typing
"""
vite.config.ts has these lines: