summaryrefslogtreecommitdiff
path: root/integrationtests/cli_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 00:53:35 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 00:53:35 +0300
commitf7d865c52524b27b1e2e0df27d3afd5e9423956c (patch)
treed0656142689b536af3296cba57a2399165b4826b /integrationtests/cli_test.go
parentf91ed7ace453b3266e386ec2c2e0792b90b599b0 (diff)
docs: fix inaccurate comments in internal/rpn/variables.go
- Load: correct interface and method docs to reflect that all existing variables are replaced (not merged/overwritten) - Load: remove misleading 'thread-safe for concurrent reads' claim; the method acquires a write lock, not a read lock - Save: clarify that it uses a read lock so it doesn't block concurrent readers, rather than the confusing 'concurrent writes' claim
Diffstat (limited to 'integrationtests/cli_test.go')
0 files changed, 0 insertions, 0 deletions