• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tylerb / graceful / 94

Builds Branch Commit Type Ran Committer Via Coverage
94 connstate Fix race in connection state test === RUN TestGracefulForwardsConnState --- FAIL: TestGracefulForwardsConnState (0.25s) graceful_test.go:328: Incorrect connection state tracking. actual: map[new:8 active:8] expected: map[new:8 active:8 c... Pull #111 18 Nov 2018 07:15PM UTC web-flow travis-ci
51.56
93 connstate Fix race in connection state test === RUN TestGracefulForwardsConnState --- FAIL: TestGracefulForwardsConnState (0.25s) graceful_test.go:328: Incorrect connection state tracking. actual: map[new:8 active:8] expected: map[new:8 active:8 c... Pull #111 18 Nov 2018 06:38PM UTC web-flow travis-ci
51.56
92 master Fix: graceful never close use <-s.StopChan() we use gracefull in my project and use <-s.StopChan() to wait service gracefully closed. but it never return. i got a afternoon to figure out way. yeah, i think it is a bug. reason: // Fix: stopC... Pull #108 20 Mar 2018 10:56AM UTC web-flow travis-ci pending completion   set done
91 master Fix regression for go 1.3.3 Pull #107 20 Feb 2018 03:01PM UTC web-flow travis-ci pending completion   set done
90 master Interrupted locking mechanism The following commit introduces a lock around the Interrupted state. Introduction of the lock helps prevent race conditions where accessing internal state at the same time as the Server.handleInterrupt. Ideally I wo... Pull #107 20 Feb 2018 02:58PM UTC web-flow travis-ci pending completion   set done
89 master Merge pull request #103 from F21/go-1.8 Add note about Go 1.8 to readme push 21 Feb 2017 05:11PM UTC web-flow travis-ci pending completion   set done
87 master Add note about Go 1.8 to readme Pull #103 21 Feb 2017 03:29AM UTC web-flow travis-ci pending completion   set done
86 v1.2.15 Merge pull request #102 from jacobbaskin/new_idle Mark newly-added connections as idle push 01 Feb 2017 08:00PM UTC web-flow travis-ci pending completion   set done
85 master Merge pull request #102 from jacobbaskin/new_idle Mark newly-added connections as idle push 01 Feb 2017 07:59PM UTC web-flow travis-ci pending completion   set done
84 master Mark newly-added connections as idle Pull #102 01 Feb 2017 07:53PM UTC web-flow travis-ci pending completion   set done
83 v1.2.14 Merge pull request #100 from dcelasun/support-get-certificate Allow empty certFile and keyFile for ListenTLS() (Fix #99) push 16 Jan 2017 09:21AM UTC web-flow travis-ci pending completion   set done
82 master Merge pull request #100 from dcelasun/support-get-certificate Allow empty certFile and keyFile for ListenTLS() (Fix #99) push 16 Jan 2017 09:07AM UTC web-flow travis-ci pending completion   set done
81 master Allow empty certFile and keyFile for ListenTLS() In order to use multiple TLS certificates that can be added/removed dynamically at runtime, without restarting the server, `config.Certificates` must be empty and `tls.Config.GetCertificate` must b... Pull #100 13 Jan 2017 03:59PM UTC web-flow travis-ci pending completion   set done
80 master Merge pull request #97 from awishformore/fix-timeout-race-condition Fix race condition on timeout between shutdown() and Stop() push 03 Jan 2017 04:22PM UTC web-flow travis-ci pending completion   set done
79 master Using stop lock in shutdown function to avoid race condition Pull #97 03 Jan 2017 04:19PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 13
  • 14
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc