.. SPDX-FileCopyrightText: 2020 - 2025 CERN .. SPDX-FileCopyrightText: 2023 - 2025 GSI Helmholtzzentrum für Schwerionenforschung .. SPDX-FileNotice: All rights not expressly granted are reserved. .. .. SPDX-License-Identifier: GPL-3.0-or-later OR EUPL-1.2+ The Cancellation API ==================== .. seealso:: :doc:`/guide/cancellation` User guide page on the topic. .. automodule:: cernml.coi.cancellation :no-members: .. autoclass:: TokenSource .. autoclass:: Token .. autoexception:: CancelledError .. autoexception:: CannotReset