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

tarantool / tarantool / 13236606267 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2025 08:47AM UTC
Files 518
Run time 20s
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

10 Feb 2025 08:31AM UTC coverage: 87.416% (+0.02%) from 87.398%
13236606267.1

push

github

locker
txn: do not rollback transaction statements on timeout

The transaction timeout may be triggered by vinyl taking too long to
read disk while executing a statement. If we roll back the transaction
in this case, the statement will be deleted, resulting in a crash when
we finally try to commit the statement. Actually, in contrast to the
case when a transaction is aborted by a fiber yield, there's no need to
rollback the transaction on timeout  We don't rollback the transaction
on conflict so let's not do it on timeout, either.

Closes #11088

NO_DOC=bug fix

69799 of 123341 branches covered (56.59%)

102805 of 117605 relevant lines covered (87.42%)

2421984.53 hits per line

Source Files on job 13236606267.1
  • Tree
  • List 518
  • Changed 416
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 13236606267
  • a4b9e5dc on github
  • Prev Job for on master (#13209158455.1)
  • Next Job for on master (#13266713350.1)
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