uber-go / goleak

Goroutine leak detector
MIT License
4.48k stars 148 forks source link

Revert "Make maxSleep and maxRetires configurable when building options (#94)" #116

Closed sywhang closed 10 months ago

sywhang commented 10 months ago

This reverts commit 751da596f6f726bcc02401452bacb0fda8fc7b7b.

Per discussion in #93, we don't want to release this change as-is.

codecov[bot] commented 10 months ago

Codecov Report

Merging #116 (45771ac) into master (7b4998f) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   98.52%   98.45%   -0.07%     
==========================================
  Files           6        6              
  Lines         338      323      -15     
==========================================
- Hits          333      318      -15     
  Misses          4        4              
  Partials        1        1              
Files Coverage Δ
leaks.go 100.00% <ø> (ø)
options.go 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more