Skip to content

workflow v0.11.11

Latest

Choose a tag to compare

@Barenboim Barenboim released this 18 Sep 17:03
· 14 commits to master since this release
0f1bbce

New Feature

  • Full compatible with FreeBSD.

Improvements

  • Optimize SSL performance.
  • Optimize upstream performance by reducing lock operations.
  • Optimize speed of canceling a named timer.
  • Optimize speed of switching to a handler thread.
  • Optimize JSON parser.

Bug Fixes

  • Fix WFTaskFactory::release_guard_safe() bug.