Daniel Nephin
50b66ebb63
Merge pull request #10217 from hashicorp/dnephin/test-flakes
...
testing: attempt to fix some test flakes
2021-05-12 19:39:07 +00:00
Daniel Nephin
798953f57d
Merge pull request #10112 from hashicorp/dnephin/remove-streaming-from-cache
...
streaming: replace agent/cache with submatview.Store
2021-04-28 21:58:32 +00:00
Daniel Nephin
8cc2d3ec4f
Merge pull request #10086 from hashicorp/dnephin/remove-goroutine-from-retry-run
...
sdk/retry: a few small debug improvements
2021-04-28 21:57:39 +00:00
Daniel Nephin
587dcebfca
Use t.Helper in testutil/retry
2020-08-14 18:55:52 -04:00
Christian Muehlhaeuser
7753b97cc7
Simplified code in various places ( #6176 )
...
All these changes should have no side-effects or change behavior:
- Use bytes.Buffer's String() instead of a conversion
- Use time.Since and time.Until where fitting
- Drop unnecessary returns and assignment
2019-07-20 09:37:19 -04:00
Jeff Mitchell
4243c3ae42
Move internal/ to sdk/ ( #5568 )
...
* Move internal/ to sdk/
* Add a readme to the SDK folder
2019-03-27 08:54:56 -04:00