Skip to content

v0.2.3

Compare
Choose a tag to compare
@vladd-bit vladd-bit released this 26 Jul 09:04
· 37 commits to master since this release

Main improvements:

  • fix issue with where starting the app with gunicorn 'sync' mode would result in multiple workers using the same libre office instance started on the same port, thus crashing the app after a few minutes of use.
  • removed syscall port checking, now relies on a rudimentary port mapping from a tmp file for each worker process id.

Full Changelog: v0.2.2...v0.2.3