mirror of
https://github.com/win32service/Win32ServiceBundle.git
synced 2026-03-24 09:12:17 +01:00
Error thrown when the service is restarting #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nkrewcun on GitHub (Oct 21, 2024).
Originally assigned to: @macintoshplus on GitHub.
I have configured the bundle to restart the service every 50 messages consumed. When it happens, an error is thrown.
Here's the message, exception and stack trace:
Message
Error thrown while running command "-e prod win32service:run "service.name" 0". Message: "Stop requested"
Level
CRITICAL
Exception
Command
-e prod win32service:run "service.name" 0
Message
Stop requested
@macintoshplus commented on GitHub (Oct 23, 2024):
Fixed in release v2.0.1