Skip to content

Conversation

TrueBrain
Copy link
Member

See individual commits to find out what is being fixed.

This helps in deployments to AWS to know if the server is done
starting up.
aiohttp has this odd thing that it closes down the event-loop it
is running in. This includes the transports. So by the time we exit
from the run() function, those transports are already long gone.
Turns out, only the first package of a stream contains the proxy
protocol header when using nginx. So we need to track the mapping.
@TrueBrain TrueBrain merged commit 2264a2a into OpenTTD:master Sep 10, 2020
@TrueBrain TrueBrain deleted the bugs_in_prod branch September 10, 2020 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants