You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow any reset during startup, not just RESET_SOFTWARE (#694)
* Allow any reset during startup, not just `RESET_SOFTWARE`
* Attempt to reset multiple times
* Reduce reset timeout
* Deal with spurious resets better
* Update unit tests to account for five retries on connect
* Add some tests
* Bump default Python version to 3.11.14
* Drop default Python version
* Drop `PRE_COMMIT_CACHE_PATH`
0 commit comments