2.7.2 fixed threading bugs found by @Aidolii

This commit is contained in:
k4yt3x 2019-06-13 23:49:10 -04:00
parent a6666c3c3b
commit 8b0f82e95e

View File

@ -13,7 +13,7 @@ __ __ _ _ ___ __ __
Name: Video2X Controller
Author: K4YT3X
Date Created: Feb 24, 2018
Last Modified: June 10, 2019
Last Modified: June 13, 2019
Licensed under the GNU General Public License Version 3 (GNU GPL v3),
available at: https://www.gnu.org/licenses/gpl-3.0.txt
@ -52,7 +52,7 @@ import tempfile
import time
import traceback
VERSION = '2.7.1'
VERSION = '2.7.2'
# each thread might take up to 2.5 GB during initialization.
# (system memory, not to be confused with GPU memory)