🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
99
stars
8
forks
source link
Remove warning about operation queue when its finished but never started #12
Closed
billp closed 3 years ago
Fix warning about operation queue:
Operation went isFinished=YES without being started by the queue
when request has failed.