While implementing concurrent modification fixes for behaviors the following bug has been introduced:
While an object is re-used from the pool, it still might contain a remove request inside the behavior adapter. When an object is created ensure to clean all existing behaviors respectively.
While implementing concurrent modification fixes for behaviors the following bug has been introduced:
While an object is re-used from the pool, it still might contain a remove request inside the behavior adapter. When an object is created ensure to clean all existing behaviors respectively.