Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup: add comment
  • Loading branch information
Trott committed Dec 24, 2015
commit 7d98eae191da3c58bc92e03bccbd390e34a2db15
1 change: 1 addition & 0 deletions test/parallel/test-cluster-disconnect-race.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
'use strict';

// This code triggers an AssertionError on Linux in Node.js 5.3.0 and earlier.
// Ref: https://github.com/nodejs/node/issues/4205

const common = require('../common');
Expand Down