Skip to content

Conversation

@J5lx
Copy link
Contributor

@J5lx J5lx commented Feb 19, 2022

metis_reader unconditionally seeks to the beginning of the stream when it starts, which causes it to fail with a metis_input_exception when reading from streams that are not seekable. For example, in my case I’m trying to read a graph that is piped into my program via stdin, which does not work because of this. This PR adds a note about that to the documentation to prevent surprises.

@jeremy-murphy
Copy link
Contributor

Do you still use graph_parallel?

@jeremy-murphy jeremy-murphy self-assigned this Sep 24, 2025
@jeremy-murphy jeremy-murphy merged commit c4ed70c into boostorg:develop Sep 24, 2025
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