Hi Are there any plans on adding erlang:exit_after(Time, Pid, Reason), in the same fashion as erlang:send_after/3 and erlang:start_timer/3? I would prefer using them instead of the timer module. /Fredrik