Skip to content

Relax strict ordering of client messages processing re: procedures #4954

@gefjon

Description

@gefjon

As of writing, messages from a single WS client are always processed and responded to strictly in-order. This is almost correct, but should be loosened slightly for procedures, as they may be long running. CallProcedure requests should not block the processing of subsequent messages by the same client.

Metadata

Metadata

Labels

No labels
No labels

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