8000 Tags · bokwoon95/wgo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bokwoon95/wgo

Tags

v0.5.13

Toggle v0.5.13's commit message
fix tests for commit 551751b

v0.5.12

Toggle v0.5.12's commit message
-verbose: report parallel wgo command number

v0.5.11

Toggle v0.5.11's commit message
fix readme

v0.5.10

Toggle v0.5.10's commit message
properly drain the timer before use

this might have been the source of various race conditions I saw in the past 😩

references:

https://www.reddit.com/r/golang/comments/1inw7nc/anyone_else_seeing_old_unit_tests_that_involve/

https://blogtitle.github.io/go-advanced-concurrency-patterns-part-2-timers/#time-newtimer

v0.5.9

Toggle v0.5.9's commit message
remove t.Parallel() from problematic tests

Why did the test TestWgoCmd_Run/postpone_on fail once in GitHub Actions but run
successfully when the job was re-triggered?? Why???? Remove parallelism from
problematic tests in hopes it never happens again.

v0.5.8

Toggle v0.5.8's commit message
add -postpone flag

closes #16

v0.5.7

Toggle v0.5.7's commit message
readme: powershell: change for (;;) to while (1)

v0.5.6d

Toggle v0.5.6d's commit message
update README

v0.5.6c

Toggle v0.5.6c's commit message
document on how to download release executables

v0.5.6b

Toggle v0.5.6b's commit message
checkpoint

0