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

NextThought / nti.transactions
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Repo Added 28 Jul 2016 01:37PM UTC
Files 15
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

LAST BUILD ON BRANCH clear_exc
branch: clear_exc
CHANGE BRANCH
x
Reset
  • clear_exc
  • 1.0.0
  • 1.1.0
  • 2.0.1
  • 3.0.0
  • 3.1.0
  • 3.1.1
  • 4.0.0
  • 4.0.1
  • 4.1.0
  • begin_tx_errors
  • better-abort-logging
  • break-zodb
  • docs
  • github-actions
  • issue13
  • issue17
  • issue18
  • issue22
  • issue28
  • issue29
  • issue31
  • issue38
  • issue44
  • issue45
  • issue49
  • issue52
  • issue54
  • logging-improvements
  • master
  • perfmetrics3
  • py3
  • pyramid_tween
  • refactor-modules
  • tests
  • travis-coverage

pending completion
41

push

travis-ci

jamadden
Be more careful about not keeping tracebacks alive.

Especially on Python 2. Every time the loop begins again for retry, we call sys.exc_clear() to avoid keeping the previous exception around while the handler runs again. The previous traceback could be consuming a lot of memory.

243 of 243 relevant lines covered (100.0%)

4.98 hits per line

Relevant lines Covered
Build:
Build:
243 RELEVANT LINES 243 COVERED LINES
4.98 HITS PER LINE
Source Files on clear_exc
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
41 clear_exc Be more careful about not keeping tracebacks alive. Especially on Python 2. Every time the loop begins again for retry, we call sys.exc_clear() to avoid keeping the previous exception around while the handler runs again. The previous traceback co... push 20 Jul 2018 07:39AM UTC jamadden travis-ci pending completion  
40 clear_exc Be more careful about not keeping tracebacks alive. Especially on Python 2. Every time the loop begins again for retry, we call sys.exc_clear() to avoid keeping the previous exception around while the handler runs again. The previous traceback co... Pull #16 20 Jul 2018 07:38AM UTC web-flow travis-ci pending completion  
See All Builds (141)
  • Repo on GitHub
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

© 2025 Coveralls, Inc