Closed CliffS closed 4 years ago
Thanks you very much for your efforts in investigating the issue. I have reviewed your code changes carefully, but I unfortunately the changes do not seem to solve the underlying issue. I am now developing solution for this which takes in account your findings. I am closing the PR now as it breaks the builds.
It appears that the result (
resolve
orreject
) is ignored several levels higher. Thus the simple fix without major rewriting of the code is toresolve
on a "no response timeout" rather than rejecting.