Skip to content

IDC Cache Creator: use Atomic_flag instead

Adam Edward Barton requested to merge abarton/athena:atomicflagchange into master

Atomic_flag is more appropriate here than atomic_bool

Merge request reports