odo / revolver

round-robin load balancer for Erlang processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avoid using -compile([export_all]).

silviucpp opened this issue · comments

Hello,

Using export_all is not a good practice. Can you please avoid using it ?

Silviu