This repository was archived by the owner on Dec 18, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 524
Add flag to disable synchronous IO #1521
Comments
|
Throw new Bang (Target.Foot) |
@davidfowl you planning to get this added this week? |
@DamianEdwards I'm not sure we can do this for preview. There's too much churn and too many other important things to do in Kestrel right now (like stabilize the build). |
@davidfowl @DamianEdwards We'd like to punt this out to 2.1. That OK with you guys? |
Talked to @DamianEdwards in person, we'll try to do this in 2.0.0. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Because blocking threads is bad so we want a way to turn this off synchronous IO by default to let you shoot yourself in the foot if you want this behavior.
The text was updated successfully, but these errors were encountered: