Files
swift-aws-lambda-runtime/scripts
Tom Doron c31ee33105 refactor (#12)
motivation: make code simpler to reason about, better use of swift-nio

changes:
* remove main loop on global queue + wait, replace with recursion
* make better use of EvenLoopFuture, instead of result types to signal errors
* inject lifecycleId so we can share offloading queue
* improve logging
* adjust and improve tests
* update sanity and generate linux tests script to work better with dates and swiftformat
2019-09-16 10:05:02 +01:00
..
2018-11-13 17:48:44 -08:00
2019-09-16 10:05:02 +01:00
2019-09-16 10:05:02 +01:00