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
* fix: Fix flakey test by extending timeout
Add timeout to the read syncronously test as it is blocking a few tests from being merged.
* Increase the timeout to unblock the CI pipeline
Tests are failing for non-windows cases due to timeouts. Add this line of code for timeouts.
* run linter
0 commit comments