ensure we don't try to join a thread that wasn't created

(in the event of a timeout error)
This commit is contained in:
2023-10-21 07:48:09 +01:00
parent f863723a4e
commit 87a1d62414
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "vban-cmd"
version = "2.4.9"
version = "2.4.10"
description = "Python interface for the VBAN RT Packet Service (Sendtext)"
authors = ["onyx-and-iris <code@onyxandiris.online>"]
license = "MIT"