-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
This bug shows up sometimes when doing parallel stuff. George and I have both seen it a couple times. It looks like some kind of data corruption, basically sending the wrong bits (those pesky ones and zeros all look alike...).
A possible clue is that commit 0f686e1 seemed to make the problem happen much more often. There I tried writing to sockets from both threads.
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior