Kassian Sun

Results 6 comments of Kassian Sun

Here it says "for security reasons", is this still valid nowadays? The code was introduced at 2015: https://github.com/parse-community/Parse-SDK-iOS-OSX/blob/master/Parse/Parse/Internal/Commands/CommandRunner/URLSession/Session/PFURLSession.m#L261

I think we can't use a dedicated context for the TLS handshake, (at least not with a simple code modification). If user doesn't use idle pool (`DisableKeepAlive: true`), this will...

> Is this a bug, or just a code refactoring without any effects on performance or behavior? I didn't test it, but I think the RegExp and Bytes are all...

This PR should also fix the (broken since #8446) `regexp` and `bytes` conversion, althought I didn't try to test it

> You removed a few handling cases, what is the purpose of this, shouldn't the removed cases be handled as well? These cases are handled later in the function, the...

Same here with v4.5, it goes 100% after running a compose service, gets back to 0% after quit and restart Docker. Tried with v4.6 and new fire sharing feature enabled,...