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

tarantool / tarantool / 25374047458

05 May 2026 11:37AM UTC coverage: 87.676% (-0.01%) from 87.687%
25374047458

push

github

locker
lua: allow to use thread id as target for threads.call and eval

Currently, it's possible to direct a request to either all application
threads or a random thread. Sometimes it may be useful to direct a
request to a specific thread, for example, to parallelize a workload.
This patch updates the `experimental.threads` module so that now the
`call` and `eval` functions can accept a numeric thread id as a value of
the `target` option. A thread id must be >= 1 and <= the number of
threads in the target thread group.

Closes #12628

NO_DOC=experimental

70716 of 118970 branches covered (59.44%)

106337 of 121284 relevant lines covered (87.68%)

1360786.99 hits per line

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

81.82
/src/lua/minifio.c


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