mochidev / URLSessionBackport

Backward compatible async/await for URLSession!
MIT License
37 stars 7 forks source link

Automatically create a second shared back port when used on the shared instance #5

Open dimitribouniol opened 2 years ago

dimitribouniol commented 2 years ago

This should prevent issues when most people are just using URLSession willy nilly without configuring their own.