jjhbw / electron-node-sqlite-repro-1323

Reproduction setup for https://github.com/mapbox/node-sqlite3/issues/1323

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduction case for TryGhost/node-sqlite3#1323

Run npm start and wait a while. I think the crash occurs when closing the database when a query is still in progress. I couldn't find a good way to force that to happen, so the reproduction case is stochastic in nature.

The crash should take down the Electron renderer process and should print 'app crashed' to the command line that you executed the npm start command in.

About

Reproduction setup for https://github.com/mapbox/node-sqlite3/issues/1323


Languages

Language:JavaScript 50.0%Language:HTML 50.0%