JakeWharton / JakeWharton/finalization-hook
NodeJS support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Kotlin
- Stars
- 76
- Forks
- 0
- Avg merge
- 19h 40m
- Merged PRs (30d)
- 13
Description
https://nodejs.org/api/process.html#signal-events
I don't need this, but it's very doable to add.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Node.js signal-events documentation, then inspect the repository's existing finalization-hook implementation to determine where Node.js support would belong. Define the supported signal behavior and verify that the hook still runs when the application is terminated by those signals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, node.js
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100