unarchive fails to terminate workers after they complete, chrome crashes with large number of unarchives
Closed this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. unzip a large number of files in Chrome
What is the expected output? What do you see instead?
Aw Snap!
What version of the product are you using? On what operating system?
Chrome 24.0.1312.52, Ubuntu 10.10
Please provide any additional information below.
Attached patch resolves the issue by terminating the workers after they
completed.
Original issue reported on code.google.com by etie...@jet-age.co.nz
on 18 Mar 2014 at 4:37
Attachments:
GoogleCodeExporter commented
Awesome - thanks for the patch. Applied in revision
cee7a50048ec3265b4a91970a3ffde7e9c2da2a6
Original comment by codedr...@gmail.com
on 18 Mar 2014 at 4:42
- Changed state: Fixed