Coverage for src/aiocoap/util/asyncio/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.6.12, created at 2025-02-12 11:18 +0000

1# SPDX-FileCopyrightText: Christian Amsüss and the aiocoap contributors 

2# 

3# SPDX-License-Identifier: MIT 

4 

5"""Extensions to asyncio and workarounds around its shortcomings"""