Przemko Robakowski 005e0bffaf
[7.x] Make for each processor resistant to field modification () ()
* Make for each processor resistant to field modification  ()

This change provides consistent view of field that foreach processor is iterating over. That prevents it to go into infinite loop and put great pressure on the cluster.

Closes 

* fix compilation
2020-09-23 10:46:00 +02:00
..