rlee287 / pyautoupdate

An auto-update API for Python programs. ARCHIVED: The update mechanism here contains no guarantees about code integrity. You may want to look at TUF (The Update Framework) instead.
GNU Lesser General Public License v2.1
14 stars 2 forks source link

Race conditions in some of the unit tests #38

Open rlee287 opened 7 years ago

rlee287 commented 7 years ago

Bug Report

Python version: All

Operating System: All

Description of the problem: Some of the tests exhibit race conditions ~2% of the time. These are very hard to reproduce but could have large repercussions.