Hadi Sharghi
Hadi Sharghi
@tempo-ruud I was getting this error when x-debug was listening. Turning it off resolved the issue in my case.
> @tib does the `async-streaming-body-client-disconnect` branch fix it? Can't find the branch
@0xTim The issue still exists ``` Vapor/RequestBody+Concurrency.swift:34: Fatal error preconditionFailure() NIO-SGLTN-0-#5 (10): Fatal error ```
> Looks like it can be both Î and Y The character 'ي' was properly set in replacement dictionary. But the character 'ی' was not exist in the dictionary at...
> The change is fine but CI is breaking. Could you try and update .circleci/config.yml and change the line `xcode: "9.0"` to `xcode: "9.2"? Should I change the config.yml file?
@siemensikkema Thanks, that would solve the problem. But I think it will cause some inconsistency in codes, as the `Request` would pass to `init`, all the code that should be...
I think this a same issue I’ve faced a while back. https://github.com/vapor/vapor/issues/2606 But it’s closed. I was thinking if a body contents is nil, can it be replaced with an...
> Not sure what is wrong here, @hsharghi. I would need more context. Have you solved it yourself by now? Sorry but couldn't manage to install the plug-in. I'm using...