Skip to content

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

Open
jodavies wants to merge 1 commit into
form-dev:masterfrom
jodavies:issue-856
Open

fix: remove incorrect truncation of hide file when InParallel#865
jodavies wants to merge 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?

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.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 63.158% (+0.01%) from 63.145% — jodavies:issue-856 into form-dev:master

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