Skip to content
Snippets Groups Projects
Commit bc539c97 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Persistency: Iterate only over copied listener lists

This allows listeners to deregister themselves. Otherwise, a
ConcurrentModificationException will occut. This change ensures that the
set of listeners remains the same while notifying all registered ones.

Issue-Ref: 3993
Issue-Url: https://af3-developer.fortiss.org/issues/3993


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent 1b96b720
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment