Skip to content

Catch UnsupportedMethod exception even when multiprocessing

Pre-release
Pre-release

Choose a tag to compare

@miurahr miurahr released this 20 Feb 04:34
· 1476 commits to master since this release

Changed

  • extract: decompression is done as another process in default.
  • extract: default multiprocessing mode is spawn
  • extract: single process mode for password protected archive.

Fixed

  • extract: catch UnsupportedMethod exception properly when multiprocessing.