Fix EcoreMainloop PostAndWakeUp behavior (#695)
authorSeungkeun Lee <sngn.lee@samsung.com>
Wed, 30 Jan 2019 01:01:30 +0000 (10:01 +0900)
committerarosis78 <35049857+arosis78@users.noreply.github.com>
Wed, 30 Jan 2019 01:01:30 +0000 (10:01 +0900)
commitb0098378530479c09c11247e41aeb770a6cb9466
tree7e8b968a44078ce995a0d9f4f5733566970de6d7
parent696922365477cdb24d92521cb397b34e8c235523
Fix EcoreMainloop PostAndWakeUp behavior (#695)

- it synchronously called on main loop thread. it should be asynchronously called
src/ElmSharp/ElmSharp/EcoreMainloop.cs