remove extraneous dependency on old "mock" #927
Merged
Annotations
7 errors and 1 warning
Run tests with pytest
await waiter
|
Run tests with pytest
await self._async_create_endpoints()
|
Run tests with pytest
transport, protocol = await loop.create_datagram_endpoint(
|
Run tests with pytest
transport.close()
|
Run tests with pytest
self._loop.call_soon(self._call_connection_lost, None)
|
Run tests with pytest
self._check_closed()
|
Run tests with pytest
raise RuntimeError('Event loop is closed')
|
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading