Fix MonitorNotificationTest

Authored by dvratil on Apr 20 2018, 10:34 AM.

Description

Fix MonitorNotificationTest

The test needs adjustment after switch to CommandBuffer, which causes delay
between when the command is pushed into the buffer and when its picked up
by the Monitor (because each lives in different thread) and also because
with Notification Payloads, the notifications no longer enter the
Monitor pipeline by default.

Details

Committed
dvratilApr 21 2018, 12:07 PM
Parents
R165:393a19d2711c: SessionThread: avoid nested event loop
Branches
Unknown
Tags
Unknown