-
Notifications
You must be signed in to change notification settings - Fork 524
'WriteReqPool'.) (Cannot access a disposed object. #1112
Comments
Was under very high load previously |
I think we need to ensure the post work queue is empty before posting the |
Yep. |
Seen on a test run too: https://travis-ci.org/aspnet/KestrelHttpServer/jobs/162047540#L1960 |
+1 |
@ayende Were you referencing Kestrel 1.1.0 from NuGet.org? |
Yes, more specifically:
|
This might also be related, although I got it on a different machine: |
My project.assets.json file shows Running in Development. No load at all, just myself. Have WebPack's HotModuleReload running on the site with |
@ferrx This shutdown bug will be fixed in 2.0.0. |
During shutdown I received these errors (version
1.1.0-alpha1-22157
)The text was updated successfully, but these errors were encountered: