@datadog/segfaultify
v0.1.1
Published
A native addon that always segfaults for testing purpose
Readme
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.
