Skip to content

fix: remove incorrect truncation of hide file when InParallel#865

Merged
jodavies merged 1 commit into
form-dev:masterfrom
jodavies:issue-856
Jul 22, 2026
Merged

fix: remove incorrect truncation of hide file when InParallel#865
jodavies merged 1 commit into
form-dev:masterfrom
jodavies:issue-856

Conversation

@jodavies

@jodavies jodavies commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

This fixes #856 , I can't see any reason for the deleted line of code in threads.c to be there.

Does anyone have any idea, or can think of more tests to add?

@coveralls

coveralls commented Jul 2, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 63.199%. first build — jodavies:issue-856 into form-dev:master

Setting POfull to POfill effectively truncates the hide file, and causes the
next read from the HideFile to be taken from the "hole" at the start.

Add more info to the HIDEDEBUG debug prints.
@jodavies
jodavies merged commit 7a8f756 into form-dev:master Jul 22, 2026
184 of 185 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.

Moduleoption inparallel in tform with hidden expressions seems to overwrite them.

2 participants