Skip to content

Wrap PACK_NONCE in staticmethod (#1002) #3471

Wrap PACK_NONCE in staticmethod (#1002)

Wrap PACK_NONCE in staticmethod (#1002) #3471

Triggered via push November 27, 2024 21:26
Status Cancelled
Total duration 45s
Artifacts

ci.yml

on: push
Run benchmarks
34s
Run benchmarks
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

63 errors
py 3.12 on ubuntu-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.12 on ubuntu-latest (skip_cython)
The operation was canceled.
py 3.11 on ubuntu-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.11 on ubuntu-latest (skip_cython)
await waiter
py 3.11 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.11 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.11 on ubuntu-latest (skip_cython)
transport.close()
py 3.11 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.11 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.11 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.11 on ubuntu-latest (skip_cython)
The operation was canceled.
py 3.10 on ubuntu-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.10 on ubuntu-latest (skip_cython)
await waiter
py 3.10 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.10 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.10 on ubuntu-latest (skip_cython)
transport.close()
py 3.10 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.10 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.10 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.10 on ubuntu-latest (skip_cython)
The operation was canceled.
py 3.9 on ubuntu-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.9 on ubuntu-latest (skip_cython)
await waiter
py 3.9 on ubuntu-latest (skip_cython)
await self._async_create_endpoints()
py 3.9 on ubuntu-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.9 on ubuntu-latest (skip_cython)
transport.close()
py 3.9 on ubuntu-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.9 on ubuntu-latest (skip_cython)
self._check_closed()
py 3.9 on ubuntu-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.9 on ubuntu-latest (skip_cython)
The operation was canceled.
py 3.12 on macos-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.12 on macos-latest (skip_cython)
await waiter
py 3.12 on macos-latest (skip_cython)
await self._async_create_endpoints()
py 3.12 on macos-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.12 on macos-latest (skip_cython)
transport.close()
py 3.12 on macos-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.12 on macos-latest (skip_cython)
self._check_closed()
py 3.12 on macos-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.12 on macos-latest (skip_cython)
The operation was canceled.
py 3.13 on ubuntu-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.13 on ubuntu-latest (skip_cython)
The operation was canceled.
py 3.12 on windows-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.12 on windows-latest (skip_cython)
The operation was canceled.
py 3.13 on macos-latest (skip_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.13 on macos-latest (skip_cython)
await waiter
py 3.13 on macos-latest (skip_cython)
await self._async_create_endpoints()
py 3.13 on macos-latest (skip_cython)
transport, protocol = await loop.create_datagram_endpoint( # type: ignore[type-var]
py 3.13 on macos-latest (skip_cython)
transport.close()
py 3.13 on macos-latest (skip_cython)
self._loop.call_soon(self._call_connection_lost, None)
py 3.13 on macos-latest (skip_cython)
self._check_closed()
py 3.13 on macos-latest (skip_cython)
raise RuntimeError('Event loop is closed')
py 3.13 on macos-latest (skip_cython)
The operation was canceled.
Run benchmarks
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
Run benchmarks
The operation was canceled.
py 3.13 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.13 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.12 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.12 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.11 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.11 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.9 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.9 on ubuntu-latest (use_cython)
The operation was canceled.
py 3.10 on ubuntu-latest (use_cython)
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
py 3.10 on ubuntu-latest (use_cython)
The operation was canceled.