Skip to content

Make TEManager a thread-safe singleton #128

@sajith

Description

@sajith

When SDX Controller (which is a Flask app) runs in threaded mode and handles concurrent POST /connection and DELETE /connection requests, it will end up with multiple instances of TEManager and thus several inconsistent/unreliable sources of truth.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions