Loading
fix(daemon): track redistribution state atomically
Use atomic load/store accessors for the redistribution running flag and set it before starting malleability redistribution threads. Reset the flag on ABT thread creation failure so daemon state remains consistent.