Delay quitting ecore main loop for 30s 91/303991/1
authorwn.jang <wn.jang@samsung.com>
Wed, 3 Jan 2024 05:46:23 +0000 (14:46 +0900)
committerWonnam Jang <wn.jang@samsung.com>
Tue, 9 Jan 2024 02:43:21 +0000 (02:43 +0000)
commit1bde2a876eb8e1a6e3de7fc6695b8ea3bd3db90b
tree476bfd1a71a15a896a4f5288d5a9dbec28e95d56
parent58dfda1d9855b6381daafb8e0ed560d62d10bddf
Delay quitting ecore main loop for 30s

While the tts engine is terminating for 100ms, if the tts client try to connect to the engine,
the tts client is connected to the engine, which will be terminated.
And tts client can't request to launch tts engine by rpc port.

Change-Id: I8ac258d9aa26877ef19205278245b84506a1f5b9
(cherry picked from commit 19ea1a2069eb8e28a2e11070828ab15efb9fd3d9)
server/ttsd_server.c