Łukasz Jan Niemier

Results 235 comments of Łukasz Jan Niemier

Unfortunately, I cannot. The thing is that I am working on DB pooler similar to the pgBouncer. There I am checking out the DB connection for a duration of TCP...

Yes, but at the same time I need to ensure that no one else will checkout that process in the meantime. Which in the end means exactly the same thing...

Erlang uses [RFC 5424](https://datatracker.ietf.org/doc/html/rfc5424) log levels. Elixir before 1.11 used only `debug`, `info`, `warning`, and `error`, but recent versions support all 8 levels. Technically there are 2 additional configuration options...

I have some issues with running test suite locally on macOS. Most tests are ignored due to fact that it cannot connect to test node. I have no idea how...

I find it fascinating that AI was able to generate something so comprehensible. However I think these should be set of PRs instead of one.