vapor / queues

A queue system for Vapor.
MIT License
169 stars 41 forks source link

Fix building with Swift 5.2 #91

Closed siemensikkema closed 4 years ago

siemensikkema commented 4 years ago

Enables Queues to be built with Swift 5.2 again by adding missing self where needed. Also adds a test scenario for Swift 5.2 to prevent this from breaking in the future.

siemensikkema commented 4 years ago

@jdmcd this is a redo of #89 because I jumped the gun there and merged the PR without going through the steps to enable automated releasing by tanner-bot

tanner0101 commented 4 years ago

These changes are now available in 1.5.1