mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-22 04:55:14 +00:00
A failed flash (CalledProcessError, TimeoutExpired) or a missed re-enumeration propagated out of one_run() before usb_sniffer was terminated, leaving an orphaned capture holding the pcap open. It writes ~20 MB/s on a busy HS bus, so a leak fills the disk while the harness moves on. The body is now wrapped in try/finally. Also renames the deferred-work list to name the PR it belongs to: one file per PR under docs/superpowers/todo/.