Releases: janos/singleflight
Releases · janos/singleflight
v0.4.3
v0.4.2: Check for error in TestDo_panic
Even the panic shoud prevent for reaching the error value the error is checked for more visibility and linter warnings
v0.4.1
v0.4.0: Preserve context values (#6)
Breaking change
- Preserve context values between function calls.