FabianElsmer

Results 2 issues of FabianElsmer

Aiohttp merges resources, when they are added in the correct order: ![screenshot from 2019-02-22 15-40-04](https://user-images.githubusercontent.com/9722121/53249503-854fe980-36b8-11e9-9798-7862a9a283b3.png) 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