pyspider v0.3.8 Release Notes

Release Date: 2016-08-18 // over 7 years ago
  • ๐Ÿ†• 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