summaryrefslogtreecommitdiff
path: root/System/Random/Shuffle.hs
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-12-17 09:21:06 -0500
committerBen Sima <ben@bensima.com>2025-12-17 09:21:06 -0500
commit06f1e86433f3a4a15bccd51fd2aba0960410c0c1 (patch)
treee04c99390e87a47044c2e57ba66455f5cd53fce5 /System/Random/Shuffle.hs
parent451b3421313a53b3e7ab15d95fd4b1231f5b7773 (diff)
Fix deployer checking stale state instead of actual running services
The deployer compared its in-memory stateServices map to decide if a service needed restarting. When the deployer restarted, this state was lost, causing it to think services were 'already at' the desired path when they were actually running old code. Changes: - Add getRunningStorePath to Systemd module to read actual store path - Update deployService to query systemd instead of stale in-memory state - Add DerivingStrategies extension to Deployer.hs
Diffstat (limited to 'System/Random/Shuffle.hs')
0 files changed, 0 insertions, 0 deletions