Skip to content

Enforce conjunction signal temporal order #160

@josephbirkner

Description

@josephbirkner

Currently, signal conjunctions like a & b do not have any temporal implication for the order in which the signals must arrive. This is a performance bottleneck - many specific states should only be considered if they have already acquired their specific signal(s), and not block processing of a more generic signal otherwise.

Metadata

Metadata

Assignees

Labels

core ⚙️Issues that concern the core ravestate lib/API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions