Med: daemons: Add a return to do_pe_invoke_callback.
676b54728f needs to return after adding the timer. It used to do this
before there was a timer. Without the return, in my testing, resources
will not even try to start perhaps one time out of five.