Skip to content

Conversation

asmaloney
Copy link
Owner

Instead of:

match { retrieval [_status: empty] }

buffer checks are now done like this:

match { retrieval is empty }

Module state checks are still done using _status chunks and will be changed in a future PR.

Part of #222

Instead of:

	match { retrieval [_status: empty] }

buffer checks are now done like this:

	match { retrieval is empty }

Module state checks are still done using _status chunks and will be changed in a future PR.

Part of #222
@asmaloney asmaloney merged commit 6c7bada into main Jul 30, 2023
@asmaloney asmaloney deleted the buffer-status branch July 30, 2023 22:04
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.

1 participant