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

tarantool / tarantool / 13236653339 / 1
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: app-threads-target-id
DEFAULT BRANCH: master
Ran 10 Feb 2025 08:56AM UTC
Files 518
Run time 22s
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.381% (-0.001%) from 87.382%
13236653339.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

(cherry picked from commit a4b9e5dc3)

69704 of 123580 branches covered (56.4%)

102692 of 117522 relevant lines covered (87.38%)

2429443.02 hits per line

Source Files on job 13236653339.1
  • Tree
  • List 518
  • Changed 431
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 13236653339
  • b02ff386 on github
  • Prev Job for on release/3.3 (#13206396574.1)
  • Next Job for on release/3.3 (#13286455505.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