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

tarantool / tarantool / 22346081527

24 Feb 2026 10:07AM UTC coverage: 87.641% (-0.006%) from 87.647%
22346081527

push

github

locker
lua: export fiber to application threads

The fiber module is ready to be used in application threads except for
just one thing: it registers fiber_slice_default compat option while
the compat module is unavailable to application threads. Let's move
the compat option registration to the compat module itself to fix that.
Note that the compat option doesn't affect application threads, which
should be fine because application threads appeared long after
fiber.slice was introduced.

Closes #12305

NO_DOC=unreleased
NO_CHANGELOG=unreleased

70354 of 118345 branches covered (59.45%)

105821 of 120744 relevant lines covered (87.64%)

1403390.84 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.0
/src/box/replication.cc


Source Not Available

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