Skip to content

Conversation

@taooceros
Copy link
Member

@taooceros taooceros commented Feb 16, 2021

fix #345

The cancellation process is done by HttpClient natively by throwing TaskCancelledException, so no need to check the Stream length for that.

Seems that throwing exceptions makes the programs runs really slow in debug mode? Not quite sure for that.

@jjw24
Copy link
Member

jjw24 commented Feb 16, 2021

Seems that throwing exceptions makes the programs runs really slow in debug mode? Not quite sure for that.

is this referring to throwing cancellation token exceptions?

@jjw24 jjw24 added the bug Something isn't working label Feb 16, 2021
@taooceros
Copy link
Member Author

Seems that throwing exceptions makes the programs runs really slow in debug mode? Not quite sure for that.

is this referring to throwing cancellation token exceptions?

I believe, but not quite sure.

@jjw24 jjw24 merged commit dec9941 into Flow-Launcher:dev Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev branch Stream length not supported

2 participants