unmount event

This commit is contained in:
Will McGugan
2022-10-27 17:43:02 +01:00
parent 93e75f3f0e
commit ac3d756e51
12 changed files with 360 additions and 651 deletions

View File

@@ -89,4 +89,4 @@ async def test_screens():
screen1.remove()
screen2.remove()
screen3.remove()
await app.shutdown()
await app._shutdown()