]> git.tdb.fi Git - libs/core.git/commitdiff
Terminate the process when the application has finished running
authorMikko Rasa <tdb@tdb.fi>
Thu, 13 Nov 2014 20:44:51 +0000 (22:44 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 13 Nov 2014 20:44:51 +0000 (22:44 +0200)
Otherwise the OS may try to start the activity again in the same process,
which doesn't work because of Application::run semantics.


No differences found