Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Update comment in segfault-test
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 7, 2019
1 parent 50691da commit 4718274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/segfault-test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const test = require('tape')
const testCommon = require('./common')

// Open issue: https://github.com/Level/leveldown/issues/157
// See https://github.com/Level/leveldown/issues/157, not yet ported to rocksdb.
test.skip('close() does not segfault if there is a pending write', function (t) {
t.plan(3)

Expand Down

0 comments on commit 4718274

Please sign in to comment.