Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

fix: anvil process hangs when exiting #46

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

holic
Copy link
Sponsor

@holic holic commented Mar 8, 2024

this PR force-kills (with SIGKILL) the anvil process after the stopTimeout elapses


PR-Codex overview

This PR enhances the createAnvil.ts file in Anvil.js by adding a conditional check to gracefully stop the Anvil process and kill it forcefully if needed.

Detailed summary

  • Added a conditional check to gracefully stop and kill the Anvil process if necessary.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Mar 8, 2024

⚠️ No Changeset found

Latest commit: cd96aee

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant