-
Notifications
You must be signed in to change notification settings - Fork 147
Partition test is failing on windows #417
Copy link
Copy link
Open
Labels
Priority:HighPriority Label for high priority issuePriority Label for high priority issuebugSomething isn't workingSomething isn't workinghacktoberfesthacktoberfest issuehacktoberfest issuewindowsWindows relatedWindows related
Description
Activity
Metadata
Metadata
Assignees
Labels
Priority:HighPriority Label for high priority issuePriority Label for high priority issuebugSomething isn't workingSomething isn't workinghacktoberfesthacktoberfest issuehacktoberfest issuewindowsWindows relatedWindows related
FWIW, that test has been failing for a long time. Somebody is grabbing a mutex they don't own in the partitioning code. That can likely be cleaned up in another PR.
Originally posted by @nolankramer in #416 (comment)