Skip to content

Conversation

davidbrochart
Copy link
Member

We are trying to drop Tornado from ipykernel in ipython/ipykernel#876. Because we now use asyncio's event loop, a socket's recv_multipart must be awaited.
This change consists of adding Session.async_recv, which is the async version of Session.recv, so that the debugger can await it.

@blink1073
Copy link
Contributor

This was handled in #835

@blink1073 blink1073 closed this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants