Feature #469
Feature #466: IPAACA v3
v3: Thread-safe iterators
Status: | New | Start date: | 2016-02-18 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Iterating over a Payload object (any extended access in fact) may fail due to the Payload being updated remotely.
There should be a mechanism to perform such extended access / iterations in a thread-safe manner, instead of the necessity to clone the Payload into a dict.
History
#1 Updated by Ramin Yaghoubzadeh over 8 years ago
Related: #470 (queued events)