Skip to content

Conversation

asmaloney
Copy link
Owner

This replaces the magic internal "_status" chunk with proper support in the language.

Buffer state matches now look like this:

retrieval state empty

Valid buffer states are empty & full.

Module state matches look like this:

retrieval module error

Valid module states are busy & error.

Related to #221
Fixes #222

This replaces the magic internal "_status" chunk with proper support in the language.

Buffer state matches now look like this:

        retrieval state empty

Valid buffer states are empty & full.

Module state matches look like this:

	retrieval module error

Valid module states are busy & error.

Related to #221
Fixes #222
@asmaloney asmaloney merged commit 3619d3b into main Jul 30, 2023
@asmaloney asmaloney deleted the buffer-module-state-checks branch July 30, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review and fix buffer state handling
1 participant