Skip to content

19.4.2

Compare
Choose a tag to compare
@benoitc benoitc released this 29 Dec 09:49
· 995 commits to master since this release

== 19.4.2 ==

=== Core ===

  • improvement: handle HaltServer in manage_workers (#1095)
  • fix: Do not rely on sendfile sending requested count (#1155)
  • fix: claridy --no-sendfile default (#1156)
  • fix: LoggingCatch sendfile failure from no file descriptor (#1160)

=== Logging ===

  • fix: Always send access log to syslog if syslog is on
  • fix: check auth before trying to own a file (#1157)

=== Documentation ===

  • fix: Fix Slowloris broken link. (#1142)
  • Tweak markup in faq.rst

=== Testing ===

  • fix: gaiohttp test (#1164)