Delay quitting ecore main loop for 30s 55/303655/2
authorwn.jang <wn.jang@samsung.com>
Wed, 3 Jan 2024 05:46:23 +0000 (14:46 +0900)
committerwn.jang <wn.jang@samsung.com>
Wed, 3 Jan 2024 05:46:55 +0000 (14:46 +0900)
commit19ea1a2069eb8e28a2e11070828ab15efb9fd3d9
tree34e1b3af53a12b8b309fa04e96b460f70ac8b117
parent1541fb4d1ab3861cf8bfdb8076a790006b6741a9
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
server/ttsd_server.c