Skip to content

0.3.1

Compare
Choose a tag to compare
@m-barthelemy m-barthelemy released this 26 Apr 10:38
· 61 commits to master since this release

Add a real implementation of shutdown(). Previously the Vapor application could hang when asked to quit, with errors looking like this:

[ ERROR ] Job run failed: shutdown (Queues/QueuesCommand.swift:101)
[ ERROR ] Could not stop HTTP server: Abort(identifier: "500", status: NIOHTTP1.HTTPResponseStatus.internalServerError, headers: , reason: "Server stop took too long." .........