Skip to content

Reduce potential hanging during manager termination #3423

Open
@achimnol

Description

@achimnol

image-20250109-170621.png{width=1694 height=730}

We have a safety guard in aiotools to prevent making left-over processes (and we also use the “mixed-mode” in systemd configurations), but still any interruption signal should be gracefully handled in the manager coroutines. Particularly, we need to take extra care for periodic tasks in the scheduler not to defer cancellation for a too long time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions