Poolmanager wait for function specialization timeout when specializing a pod (#1392)
This commit is contained in:
@@ -584,7 +584,6 @@ func (fh *functionHandler) getServiceEntry() (serviceUrl *url.URL, serviceUrlFro
|
||||
}
|
||||
|
||||
// cache miss or nil entry in cache
|
||||
|
||||
ctx, cancel := context.WithTimeout(context.Background(), 30*time.Second)
|
||||
defer cancel()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user