Skip to content

Use shutdown() to exit on success.#25

Open
davidlehn wants to merge 3 commits intomainfrom
use-shutdown
Open

Use shutdown() to exit on success.#25
davidlehn wants to merge 3 commits intomainfrom
use-shutdown

Conversation

@davidlehn
Copy link
Copy Markdown
Member

- Test on Node.js 20.x.
- Update action versions.
- Update dependencies:
  - `@bedrock/core@6.3.0
  - `chai@4.5.0`
  - `chai-as-promised@8.0.0`
  - `mocha@10.8.2`
  - development dependencies.
+- Only support Node.js >=18.
@davidlehn
Copy link
Copy Markdown
Member Author

This was written quite a while ago. It was working for the use case I had. It really could use more testing before a release.
I suspect it will work fine in most cases but would be good to check. It's possible the handlers that were never called before, which now will be, could cause edge case issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants