Skip to content

test: box.cfg { listen = 0 } for automatic port + get port from box.info.listen

Georgy Moshkin requested to merge gmoshkin/encode-tweaks into master

Summary

  • test: box.cfg { listen = 0 } for automatic port + get port from box.info.listen

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports