vapor / http

🚀 Non-blocking, event-driven HTTP built on Swift NIO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash while using one instance of same HTTPClient more then once

givip opened this issue · comments

Second request with same instance of HTTPClient crashes, the state did not reseted.
Redolved in #277