Skip to content

Unblock DataCell::get*() as soon as the cell is closed - #2

Merged
divi255 merged 1 commit into
roboplc:mainfrom
vvv:datacell-get-empty
Apr 10, 2026
Merged

Unblock DataCell::get*() as soon as the cell is closed#2
divi255 merged 1 commit into
roboplc:mainfrom
vvv:datacell-get-empty

Conversation

@vvv

@vvv vvv commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Problem: DataCell::get on an empty cell remains blocked even after the cell is closed.

Solution: check if value.closed inside the loop.

Problem: `DataCell::get` on an empty cell remains blocked even after the
cell is closed.

Solution: check `if value.closed` inside the loop.
@divi255
divi255 merged commit c7f60c7 into roboplc:main Apr 10, 2026
6 checks passed
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.

2 participants