Skip to content
Commit 38031374 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

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.
parent 393a19d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment