rabbitmq / rabbitmq-common

Common library used by rabbitmq-server and rabbitmq-erlang-client
Other
66 stars 112 forks source link

Replace timer:send_after/3 by erlang:send_after/3 #334

Closed dcorbacho closed 5 years ago

dcorbacho commented 5 years ago

See http://erlang.org/doc/efficiency_guide/commoncaveats.html#timer-module

michaelklishin commented 5 years ago

Backported to v3.7.x.