Adjust prioriy of getsize hander 70/130170/5
authorjongmyeongko <jongmyeong.ko@samsung.com>
Fri, 19 May 2017 09:18:40 +0000 (18:18 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Mon, 22 May 2017 11:12:18 +0000 (20:12 +0900)
commitea04bc2b2cce069f6edc3fb2891da06c5637516d
treeb70861211f52fa6449a399117ee72f0ecedc6c74
parented6895bb31be77306c2d913fc748a90f0ac6ab91
Adjust prioriy of getsize hander

The sigchild of pkg_getsize can be handled in signal_handler earlier than
getsize_io_handler for getsize_fd which is written in pkg_getsize
just before its termination. (reproducable issue)

Change-Id: Ia985c56cf1ab34fde02efc2557ae9ee2922e31bf
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
src/pkgmgr-server.c