berman-lab / ymap

YMAP - Yeast Mapping Analysis Pipeline : An online pipeline for the analysis of yeast genomic datasets.
MIT License
6 stars 6 forks source link

When Mac goes to sleep while Chrome is uploading, the upload forcefully terminates #16

Open vladimirg opened 9 years ago

vladimirg commented 9 years ago

1) Start uploading a large file through Chrome. 2) Send the computer to "sleep'. 3) Log in again.

The upload is terminated, and Ymap begins analysis, even though the upload didn't complete. This doesn't happen in Safari.

Mac 10.10.4 Chrome 43.0.2357.134 (64-bit)

Does not happen on Windows. Does happen Safari tab is refreshed, but not when closed and reopened.

vladimirg commented 9 years ago

Fixed in 5560022.

vladimirg commented 9 years ago

This commit broke paired-end uploads - it appears that the first upload to finish triggers the conclusion scripts, without waiting for the other one, thus corrupting the lagging file.