aboutsummaryrefslogtreecommitdiff
path: root/scripts/coverage-summary.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-28 04:06:12 -0400
committerCraig Jennings <c@cjennings.net>2026-06-28 04:06:12 -0400
commitce74e30562dfac3f599a94a45ac16c3c2319ab41 (patch)
tree0677f2538373bd87099a3c69b249b495689277f5 /scripts/coverage-summary.py
parent19e103fea2e55a3e3bc3a777b4c618e644b57760 (diff)
downloademacs-wttrin-ce74e30562dfac3f599a94a45ac16c3c2319ab41.tar.gz
emacs-wttrin-ce74e30562dfac3f599a94a45ac16c3c2319ab41.zip
fix: drop stale async weather responses that overwrite a newer query
wttrin-query reuses the single *wttr.in* buffer, so requesting Paris then Berlin and having Paris return last overwrote the Berlin buffer. Each query now stamps a monotonic request id on the buffer; the callback displays only when its captured id still matches, so a superseded response is ignored.
Diffstat (limited to 'scripts/coverage-summary.py')
0 files changed, 0 insertions, 0 deletions