yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
* [PATCH 0/3] various minor bugfixes
@ 2021-10-09  2:24 Eric Wong
  2021-10-09  2:24 ` [PATCH 1/3] do not sleep if signals are pending Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2021-10-09  2:24 UTC (permalink / raw)
  To: yahns-public

It's been a while since I've run the test suite, turns out there
was a Linux kernel bug introduced and fixed which was causing
shutdown timeouts.

A couple of other minor things, too...

Eric Wong (3):
  do not sleep if signals are pending
  server: workaround Linux v5.5..v5.13 epoll bug
  gemspec: allow unicorn 6.x

 lib/yahns/queue_epoll.rb |  4 ++++
 lib/yahns/server.rb      | 20 ++++++++++++--------
 lib/yahns/server_mp.rb   |  3 ++-
 yahns.gemspec            |  2 +-
 4 files changed, 19 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-09  2:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-09  2:24 [PATCH 0/3] various minor bugfixes Eric Wong
2021-10-09  2:24 ` [PATCH 1/3] do not sleep if signals are pending Eric Wong
2021-10-09  2:24 ` [PATCH 2/3] server: workaround Linux v5.5..v5.13 epoll bug Eric Wong
2021-10-09  2:24 ` [PATCH 3/3] gemspec: allow unicorn 6.x Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/yahns.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).