-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
core ⚙️Issues that concern the core ravestate lib/APIIssues that concern the core ravestate lib/API
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
core ⚙️Issues that concern the core ravestate lib/APIIssues that concern the core ravestate lib/API