Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Remove long running option from MARS #28627

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

saurabh500
Copy link
Contributor

Removing the long running task scheduler options.
After running tests for EF and SqlClient manual tests, it is safe to remove the LongRunning options.
The fix from PR #28427 alleviated the MARS related hang issues.

Fixes https://github.com/dotnet/corefx/issues/19836

@saurabh500 saurabh500 requested review from corivera and geleems March 29, 2018 23:13
@saurabh500 saurabh500 merged commit ee4aa4f into dotnet:master Mar 30, 2018
@karelz karelz added this to the 2.1.0 milestone Apr 2, 2018
@saurabh500 saurabh500 deleted the removelongrunning branch April 9, 2019 22:33
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate use of LongRunning continuation option in SqlClient async reads
4 participants