Skip to content

Fix retry io error

Georgy Moshkin requested to merge fix-retry-io-error into master

Summary

Closes #312 (closed)

  • fix: cleanup supervisor logs

  • fix: used to fail to start when io error happened

Ensure that

  • New code is covered by old tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if API docs changed) A follow-up doc issue is created in picodata/docs and linked here
Edited by Yaroslav Dynnikov

Merge request reports