Skip to content

Maybe track spawned spdm responders for debugging purposes #517

@andrewjstone

Description

@andrewjstone

In the current trust_quorum::Server::run code we spawn a responder for each connection, but we don't track it's lifetime or how many responders are currently in progress. We can track that with a FuturesUnordered. This may be useful for debugging.

Metadata

Metadata

Assignees

Labels

bootstrap servicesFor those occasions where you want the rack to turn on

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions