Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

v0.3.8

Compare
Choose a tag to compare
@binux binux released this 18 Aug 20:06
· 392 commits to master since this release

New features:

Fix several bugs:

  • * Fixed a global config object thread interference issue, which may cause connect to scheduler rpc error: error(10061, '') error when all --run-in=thread (default in windows platform)
  • Fix response.save lost when fetch failed issue
  • Fix potential scheduler failure caused by old version of six
  • Fix result dump return nothing when using mongodb backend