mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
glthread: don't kill neutrino during shutdown
Origin commit data
------------------
Branch: ni/coolstream
Commit: 77ecbec409
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-24 (Sun, 24 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -201,10 +201,6 @@ void GLThreadObj::run()
|
|||||||
{
|
{
|
||||||
g_RCInput->postMsg(NeutrinoMessages::SHUTDOWN, 0);
|
g_RCInput->postMsg(NeutrinoMessages::SHUTDOWN, 0);
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{ /* yeah, whatever... */
|
|
||||||
::kill(getpid(), SIGKILL);
|
|
||||||
}
|
|
||||||
std::cout << "GL thread stopping" << std::endl;
|
std::cout << "GL thread stopping" << std::endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user