Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

adapt for binary outputs #2

Merged
merged 1 commit into from
May 4, 2020

Conversation

davidad
Copy link
Member

@davidad davidad commented Apr 27, 2020

My binary output from the simulator is getting corrupted while passing through “fungi”. I poked at it with a hex differ, and there’s a lot of data being replaced by EFBFBD sequences. Googling “go EFBFBD” yields go-ipfs/issues#3522. Just the folks I wanted to see! @whyrusleeping @dignifiedquire Here's the fix in fungi. CC @zixuanzh

@davidad
Copy link
Member Author

davidad commented Apr 27, 2020

Note: this patch also removes the JSON wrapper around the results that specify the job number and that it succeeded. The job number is in the filename, and the fact that it succeeded is basically evident from all the expected output data being there, so I think it's not worth the container.

@whyrusleeping whyrusleeping merged commit 95b77c5 into filecoin-project:master May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants