diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-28 04:06:12 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-28 04:06:12 -0400 |
| commit | ce74e30562dfac3f599a94a45ac16c3c2319ab41 (patch) | |
| tree | 0677f2538373bd87099a3c69b249b495689277f5 /scripts/coverage-summary.py | |
| parent | 19e103fea2e55a3e3bc3a777b4c618e644b57760 (diff) | |
| download | emacs-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
