Terminate thread if it still runs after one second
commitda3859ebad4cfc8f49a163266b02c13b5c2fa48f
authorSven Strickroth <email@cs-ware.de>
Fri, 15 Feb 2019 16:13:59 +0000 (15 17:13 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 15 Feb 2019 16:14:20 +0000 (15 17:14 +0100)
tree5fa998f8bf5e72ac7c4e11898cefbe870cdb7dcd
parentc356bc443c5bfb17883b9e8af202fe21f83b701c
Terminate thread if it still runs after one second

Otherwise this could result in a deletion of a still active thread. This needs a cleaner solution.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/GravatarPictureBox.cpp