Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Output to console that the application is shutting down gracefully #794

Closed
@mrahhal

Description

@mrahhal

Until recently whenever I wanted to stop my app I felt that ctrl+c felt really slow without a reason, I didn't know that it was canceling the shutdown to wait for the main thread to exit gracefully.

So perhaps output a message after this line of code to say that "Application is shutting down." so that it doesn't feel like nothing is going on?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions