Skip to content

Add more process event handlers - #20

Merged
thomashoneyman merged 1 commit into
purescript-node:masterfrom
ford-prefect:master
Dec 10, 2020
Merged

Add more process event handlers#20
thomashoneyman merged 1 commit into
purescript-node:masterfrom
ford-prefect:master

Conversation

@ford-prefect

Copy link
Copy Markdown
Contributor

This adds functions to register handlers for the 'uncaughtException' and
'unhandledRejection' event on Process.

@thomashoneymanthomashoneyman added the purs-0.14 A reminder to address this issue or merge this PR before we release PureScript v0.14.0 label Dec 9, 2020
Comment threadsrc/Node/Process.purs Outdated
This adds functions to register handlers for the 'uncaughtException' and
'unhandledRejection' event on Process.
@thomashoneyman
thomashoneyman merged commit 0fe1fac into purescript-node:masterDec 10, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

purs-0.14A reminder to address this issue or merge this PR before we release PureScript v0.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ford-prefect@kl0tl@thomashoneyman