billp / TermiNetwork

🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
https://billp.github.io/TermiNetwork
MIT License
99 stars 8 forks source link

Remove warning about operation queue when its finished but never started #12

Closed billp closed 3 years ago

billp commented 3 years ago

Fix warning about operation queue: Operation went isFinished=YES without being started by the queue when request has failed.

create-issue-branch[bot] commented 3 years ago

Branch issue-12-Remove_warning_about_operation_queue_when_its_finished_but_never_started created!