Reverts Cancellation on SslStream - #25199
Conversation
Revert "Implement cancellation policy for sslstream." This reverts commit f2c8a55.
|
@dotnet-bot test Outerloop Linux x64 Debug Build please |
|
ref #25198 |
|
@dotnet-bot test Linux arm Release Build please |
|
/cc @stephentoub Okay so this has 1 socket failure on Suse for Which is unrelated, but it confirms that reverting the cancellation puts SslStream back into a functioning state. I would say it should be put back to here and cancellation can be looked at again. #25198 Shows a no-op PR that has the failures Ubuntu 14.04 seems to be non responsive for whatever reason, maybe they are all in use? |
|
Outerloop Linux x64 Release Build — Build finished. That outerloop finished fine, with 100% pass rate. |
|
@dotnet-bot test Outerloop Linux x64 Debug Build please |
|
Failure is Assume unrelated..? /cc @stephentoub |
|
Thanks for investigating. Reverting in #25203. |
Checking that this now passes the outerloop