class ActiveSupport::ExecutionWrapper
def complete!
exactly once on the result of any call to +run!+.
Complete this in-flight execution. This method *must* be called
def complete! complete ensure IsolatedExecutionState.delete(self.class.active_key) end