Grigory Starinkin
Grigory Starinkin
### Current behavior `dialyxir` checks that the old built plt contains the updated information about depencencies based on the hash of the lock and remove/add files that are not in...
Hi, Would you be interested in accepting the following feature? If so I would work on getting the tests done.
This to allow one to build the lib on erlang 24 and higher
Since OTP 24 (https://github.com/erlang/otp/pull/4805), all SSL sockets opened with no certificate path validation specified results in the following warning log: > [warning] Description: 'Authenticity is not established by certificate path...
Problem ------- def call(service, atoms \\ [:retry_error], rescue_only \\ [], fun) do retry with: delay_stream(service), rescue_only: rescue_only, atoms: atoms do # ... fun.() after result -> result else error ->...
Closes #52
Would you please consider pushing latest master to the hex?
I've tried to install package on a fresh system and got: ``` Starting Mysql SNMP Agent: Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at /usr/sbin/mysql-snmp line 38 Can't...
https://github.com/emqx/emqx-statsd/blob/fa4a2aba27c3d38d781f3185d039cb38dc7e183a/src/emqx_statsd.erl#L354 ``` OS_MON (cpu_sup) called by , unavailable ``` It was [fixed](https://github.com/emqx/emqx/pull/2665) in `emqx`.