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

Fix termination method and its description #37

Open rlee287 opened 6 years ago

rlee287 commented 6 years ago

Bug Report

Python version: All

Operating System: All

Description of the problem: Calling the terminate method for a process leaves internal variables set in an inconsistent state.