Skip to content

Remove anyio-specific code in test code using ipykernel > 7 #1066

@ianthomas23

Description

@ianthomas23

There is some code related to anyio here:

from anyio import create_task_group, open_signal_receiver, sleep

which I introduced in #1034 to deal with the then intended use of anyio in ipykernel 7. There will no longer be use of anyio code in ipykernel 7, so this should be removed.

I'll submit a PR tomorrow.

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