2026-June-07 - 2.7.15610
Pre-release
Pre-release
Refactor TripleAFrame (#14533) Replaces the 'compareAndSet' operation on inHistory with a 'get'. Setting is unnecessary as the method called in the if-block already sets inHistory. Co-authored-by: frigoref <frigoref@web.de>