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

ETM: fix handling of items in virtual collections

* don't ignore LazyPopulation strategy when new item is linked into an
  unpopulated collection, otherwise fetchMore() won't fetch more items
* use refcounting for entries in m_items hash table to avoid leaving
  stale items behind
* properly cleanup virtual collections in monitoredItemRemoved() handler
* reduce hash table lookups in a few places
parent 34b0eba4
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