0.1.1 • Published 1 year ago
@datadog/segfaultify v0.1.1
segfaultify-nodejs
A native addon that always segfaults for testing purpose.
Usage
const { segfaultify } = require('segfaultify')
segfaultify() // Causes the process to crash with a segmentation fault.License
Apache 2.0. See LICENSE file.