Skip to content

Last thread only processes a single iteration due to missing eof-reset #47

@aendk

Description

@aendk

The last thread only processes a single iteration and then breaks, because the eof-Flag is not reset to 0 along with word_count, last_word_count and sentence_length at the end of each iteration.

eof = 0 needs to be added in the codeblock beginning in line 419 and ending in line 426.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions