good morning!!!!

Skip to content
Snippets Groups Projects
Commit f1182f94 authored by Garet Halliday's avatar Garet Halliday
Browse files

a

parent 272f546b
No related branches found
No related tags found
No related merge requests found
......@@ -233,6 +233,8 @@ func (T *Pool) scaleUpL1(name string, r *recipe.Recipe) error {
return errors.New("recipe was removed")
}
log.Printf("added server to %p", T)
id := T.options.Pooler.NewServer()
server := NewServer(
T.options,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment