Skip to content

2026-June-07 - 2.7.15610

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:45
477ff86
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>