<https://github.com/ktorio/ktor/blob/master/ktor-c...
# ktor
s
https://github.com/ktorio/ktor/blob/master/ktor-client/ktor-client-core/common/src/io/ktor/client/statement/HttpResponse.kt#L81 For a case when Job is null, I'm seeing an NPE. I'm wondering how I would go about fixing it. I could add a job to the dispatcher I'm assigning the code to? Or I could just do a null-check? But is this a known issue? Will there be a fix for it?
r
can you please file an issue in YT with the reproducer?