Skip to content

fix: should exit correctly when signal listener exists#390

Merged
9aoy merged 4 commits intomainfrom
fix/process-kill
Jul 16, 2025
Merged

fix: should exit correctly when signal listener exists#390
9aoy merged 4 commits intomainfrom
fix/process-kill

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Jul 16, 2025

Summary

fix the test was failing to exit properly because custom SIGTERM handlers in test code were intercepting the termination signal, preventing tinypool workers from shutting down gracefully. This forces the system to eventually terminate workers via SIGKILL after timeout.

image

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Jul 16, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 0017517
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/687725519c650300080254f8
😎 Deploy Preview https://deploy-preview-390--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@9aoy 9aoy merged commit 6fa36f6 into main Jul 16, 2025
15 checks passed
@9aoy 9aoy deleted the fix/process-kill branch July 16, 2025 06:06
@9aoy 9aoy mentioned this pull request Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant