mysociety / twfy-votes

Temporary approach to powering TWFY policies
Other
0 stars 0 forks source link

Fix asyncio.Cancelled error #51

Closed ajparsons closed 5 months ago

ajparsons commented 5 months ago

Use more complicated LifeSpanManager to handle debug server resetting while loading.

This is mostly a dev enviroment issue - but is annoying.

Alternative approach is to not reset the database in these cases.