add anyio.Sequencer to mirror trio.testing.Sequencer
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 2.5k
- Forks
- 260
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 17
Descripción
eg by copying https://github.com/python-trio/trio/blob/6754c74eacfad9cc5c92d5c24727a2f3b620624e/trio/testing/_sequencer.py#L15-L82 into the asyncio backend
but changed to use @async_generator.asynccontextmanager or @contextlib.asynccontextmanager depending on what's available
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.