uwiger / gproc

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

add lookup_attributes/1 to the API? #139

Open benoitc opened 7 years ago

benoitc commented 7 years ago

we have lookup_value/1 but not lookup_attributes/1 to read attributes from another processes without knowing the pid.

uwiger commented 7 years ago

Good point. This should be added.