summaryrefslogtreecommitdiff
path: root/state.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-10-27 15:16:55 +0300
committerValery Piashchynski <[email protected]>2020-10-27 15:16:55 +0300
commitd199ef71b9644afbbba064c317cd0991be1c2443 (patch)
treef777eb90f10ca0e7dbc46227fc76c61f02111946 /state.go
parent91cf918b30938129609323ded53e190385e019a6 (diff)
Supervised pool
Diffstat (limited to 'state.go')
-rwxr-xr-xstate.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/state.go b/state.go
index 2e36c977..91c29946 100755
--- a/state.go
+++ b/state.go
@@ -43,7 +43,6 @@ const (
StateStopping
StateKilling
- StateKilled
// State of worker, when no need to allocate new one
StateDestroyed