Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-23 | style: rubocop mostly auto-correct | Azul | |
2017-07-21 | fix: filedescriptor leak from http_adapters | Azul | |
Now we reuse a single adapter for all requests triggered by an incoming request. Then we .terminate the adapter. Includes a regression test. |