gildor / kotlin-coroutines-retrofit

Kotlin Coroutines await() extension for Retrofit Call
Apache License 2.0
849 stars 64 forks source link

Fix bug from call cancellation feedback #9

Closed kingsleyadio closed 7 years ago

kingsleyadio commented 7 years ago

Hello, This pull request fixes issue #8 (Call cancellation feedback causes crash when coroutine is cancelled) Will be happy to see a new release that includes this fix published soon.

Best regards.