Benoit Chesneau

Results 107 issues of Benoit Chesneau

Gunicorn 21 will be out this week. This ticket is created to handle meta discussion about this releases. This will also provide a new maintenance release for the python 2.x...

Currently all workers are accepting in // with no dialog which make them sometimes accepting the same connection triggering EAGAIN and increasing the CPU usage for nothing. While modern OSes...

Improvement
Feature/Worker
Feature/Core
- Mailing List -

i commented https://github.com/erlang-lager/lager/commit/9f8d7a705ef5e2e263f1b1b549ec8ba4d3f59a36#commitcomment-32283777 but since #481 any upstream application that rely on a library that forces the usage of lager doesn't log any more to the default handler when using...

I've no clear explanation but afrer sometimes console.log.0 (and other .0) goes away: ``` # ls -lh log total 6.8G -rw-r--r-- 1 node node 252K Jun 18 00:20 console.log -rw-r--r--...

I tried to get the `opentelemetry` apllication from the subfolder `apps/opentelemetry` using this dependency line: ``` dep_opentelemetry git-subfolder https://github.com/open-telemetry/opentelemetry-erlang ac4bae7fbcb019a1c704ae5adda2e7d1b00befd9 apps/opentelemetry ``` But the makefile failed. and the dependency is...

rebar3 allows a new way to replace the version in the `app.src` file by the content of another file. The `vsn` value is set to `{file, ""}` where the content...

Starting in erlang 20, a gen_server has optional callbacks like `handle_info`, `terminate` and `code_change`. But the current worker behaviour enforce them. IMO we should expect the worker API to be...

Is the AC1715/11 (1000i) supported?

when can we expect a new release ?

With the coming stable and opensource release of barrel I am asking myself about the current status of partisan? Is there any roadmap around? It is unclear what are all...

Status: In Progress