Skip to content

Slow server startup (tests) #191

@manusa

Description

@manusa

Description

The call to mcp.NewServer has become slow (seconds as opposed to milliseconds).

This has slowed down test execution since now each test suite takes (sometimes) more than a second to initialize.

The trouble is likely located at the reloadKubernetesClient method, more specifically the s.configuration.Profile.GetTools(s).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions