MarcusSmith

Results 3 issues of MarcusSmith

For whatever reason, this error stops happening when the /tmp/ipa_helper folder is deleted entirely. May have something to do with the hash being different if there was a space?

High priority

EndpointCache's `get(on: Request)` convenience function was calling through directly to `download`, which was completely bypassing the cache. Updated this function to call through to `get(using: Client, on: EventLoop)` instead which...

bug
semver-patch