Override lib.App.__aexit() to call close() on the App.exec_context instance if it exists.Signed-off-by: Jan Lindemann <jan@janware.com>
Override lib.App.__aexit() to call close() on the App.exec_context instance if it exists.