mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
This change updates the test runner to use exec.CommandContext for timeout handling. The timeout has been raised to 1 minute to handle slow machines and (hopefully) Windows. The test run also now acquires the semaphore to reserve CPU time for the test and (hopefully?????) reduce the number of timeouts in Windows CI.pull/2524/head
Nia Waldvogel
3 years ago
committed by
Nia
1 changed files with 12 additions and 27 deletions
Loading…
Reference in new issue