ignore invocation of worker process if already running
[websub-hub] / CHANGELOG.md
index 0378b17264c01b6b390e76aba426144260f4416d..05ed31dd2cb52ca7cc1be1a74af526f0bf5117ff 100644 (file)
@@ -4,6 +4,10 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
+### Fixed
+
+- Prevent task processor from being re-invoked if it is already running.
+
 ## [v1.1.3] - 2021-08-13
 
 ### Fixed