def unlock(self, task_id):
        """Unlock a task.
        @param task_id: task id.
        @return: operation status.
        """