0.3.1
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." .........