FabianElsmer
Results
2
issues of
FabianElsmer
Aiohttp merges resources, when they are added in the correct order:  When using aiohttp-cors, resources have to be fully merged, or you end up having 2...
### Describe the bug The `aiohttp.GunicornWebWorker` leads to problems executing/waiting for subprocesses correctly when using `asyncio`, leading to the wrong exit code being set on subprocesses created through `asyncio.create_subprocess_exec` This...
bug
reproducer: present