Hi, It looks like the function setup_bif_timer could return a ref without setting up the timer. Which is used by the erlang:send_after/3 and could in theory return a ref where it should not. Am I missing something? http://github.com/falkevik/otp/commit/61f57e2e25a Regards, Jonas Falkevik