• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spesmilo / electrum / 5299441625726976 / 1
60%
master: 64%

Build:
Build:
LAST BUILD BRANCH: 202602_win_build
DEFAULT BRANCH: master
Ran 11 Jun 2025 09:52AM UTC
Files 87
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jun 2025 09:37AM UTC coverage: 59.709% (-0.07%) from 59.775%
5299441625726976.1

Pull #9933

CirrusCI

f321x
fix: prevent KeyError if _fail_swap gets called multiple times

If `_fail_swap()` gets called multiple times (e.g. from callbacks) this
would race a `KeyError` as the swap got already popped from
`self._swaps`.
In theory `_fail_swap` unregisters itself from the lnwatcher callback
but the callback may is scheduled multiple times before it has the
chance to unregister itself.
Pull Request #9933: fix: prevent KeyError if _fail_swap gets called multiple times

21897 of 36673 relevant lines covered (59.71%)

0.6 hits per line

Source Files on job 5299441625726976.1
  • Tree
  • List 87
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5299441625726976
  • 8b15d64d on github
  • Prev Job for on prevent_fail_swap_exception (#5469762244837376.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc