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

AgentBase: call changeProcessed() in all default change handlers

Make sure we call changeProcessed() for a change whenever a respective
Observer that would handle it is not installed, otherwise the ChangeRecorder
will get stuck. This affected mostly only the ObserverV1 handlers, which
everyone implements, so we never hit the problem before.
parent 97164d08
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