[storage-blob] processing downloadBlockBlobResponse.readableStreamBody stucks/hangs - and doesn't throw #2 #25780
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
#16987 should be re-opened.
Error is still happening.
No events or errors occurs, the
for await of
just pre mature exit the process.code:
. The best way of reproducing is disconnecting your computer from the network when reading rows from the storage account test with a huge file of at least 500mb.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
throw an error upon disconnecting.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: