bootstrap: remove unnecessary mainloop and thread. 81/261481/1
authorHosang Kim <hosang12.kim@samsung.com>
Tue, 20 Jul 2021 03:43:26 +0000 (12:43 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Tue, 20 Jul 2021 03:43:26 +0000 (12:43 +0900)
commit0ff9860541bb67fc3372d1261a047c1d29e24412
tree23e64a1f6db8f46b4a096cbe5d99ff37e4305cc9
parent5647cb0ccfd2d66a3e9eb3211403e0c3f768b364
bootstrap: remove unnecessary mainloop and thread.

There is problem of CPU usage.
Unnecessary mainloop and thread make its problem.

Change-Id: Ib892b611ed087bcf37dc4066dde77b3d04a4b96e
org.tizen.aurum-bootstrap/src/BootstrapServer.cc