Skip to content

Added exiting event hook for application#801

Closed
zdevwu wants to merge 2 commits into
iced-rs:masterfrom
zdevwu:master
Closed

Added exiting event hook for application#801
zdevwu wants to merge 2 commits into
iced-rs:masterfrom
zdevwu:master

Conversation

@zdevwu
Copy link
Copy Markdown
Contributor

@zdevwu zdevwu commented Mar 29, 2021

I found my self needing to clean up other resources before the application is really able to exit, at the moment there is nowhere I could put the clean up logic and the application just hangs when exiting, hence this exiting() hook.

(Sorry about the force push that polluted the previous PR.)

@hecrj hecrj closed this in #804 Mar 31, 2021
@hecrj hecrj added this to the 0.3.0 milestone Mar 31, 2021
@hecrj hecrj added the feature New feature or request label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants