Skip to content

fix: tarantool::error::Error implements Send + Sync

Georgy Moshkin requested to merge gmoshkin/sync-send-error into master

Summary

  • fix: tarantool::error::Error implements Send + Sync

Closes #179 (closed)

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
Edited by Georgy Moshkin

Merge request reports