summaryrefslogtreecommitdiff
path: root/state.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-10-27 16:15:11 +0300
committerGitHub <[email protected]>2020-10-27 16:15:11 +0300
commit47a570c220a36ae7b770ea594a41637fa31fc8e8 (patch)
treedb4c7e348c6b03c478a907cf89c8baaf68195d73 /state.go
parent105bde0e0c1a7c133d1daa10603ca5ce9a9ade4d (diff)
parent27392d90f3b208adc5215ce876698650a4188463 (diff)
Merge pull request #377 from spiral/feature/pool_supervisor
Feature/pool supervisor
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