Skip to content

Create StreamingTraceManager once #99

@krisztianfekete

Description

@krisztianfekete

Currently the trace manager gets created as a side effect of importing a module, then two other servers discover it by reaching into that module's state. #98 adds a third server that does the same thing. Instead, let's just create the manager once at startup and hand it to all three servers explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions