uwiger / gproc

Extended process registry for Erlang
Apache License 2.0
1.07k stars 232 forks source link

Ditch rebar 2, cleanup for OTP 23 #182

Closed uwiger closed 4 years ago

uwiger commented 4 years ago

Some long-needed cleanup, removal of rebar2-related stuff, and eliminating compiler warnings for newer OTP versions.

CI configured for OTP 20.3 and later, though currently, the local rebar3 is built with OTP 21....