diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-22 12:31:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-22 12:31:22 +0300 |
| commit | cb1e4376afe9f887b9e3b3b2a9ddef116bedb0cc (patch) | |
| tree | 0f80808aca447c7a85581651c4b6d32cda13c7e0 /integrationtests/cli_test.go | |
| parent | cf855e1d0aa037a14abc0a889a5970cadca9805c (diff) | |
doc(rpn): clarify lock ordering in metric set handlers
No deadlock risk: evaluate() and RPN.SetPrefixMode() both acquire
locks in the same order (r.mu → o.mu). The nested lock in evaluate()
is safe — o.mu (Operations) is a separate mutex from r.mu (RPN).
Resolves task ce: lock ordering analysis shows no circular wait.
Diffstat (limited to 'integrationtests/cli_test.go')
0 files changed, 0 insertions, 0 deletions
