Skip to content

fix(test): sigkill fallback for stale processes in integration setup#126

Merged
DivMode merged 1 commit intomainfrom
fix/test-process-kill
Mar 13, 2026
Merged

fix(test): sigkill fallback for stale processes in integration setup#126
DivMode merged 1 commit intomainfrom
fix/test-process-kill

Conversation

@DivMode
Copy link
Copy Markdown
Owner

@DivMode DivMode commented Mar 13, 2026

Summary

  • killPort() and killByName() now SIGKILL after 1s grace period instead of relying on SIGTERM + 500ms
  • Stale node processes with Effect/OTLP cleanup handlers survived the old 500ms SIGTERM window and stole port 3000

Test plan

  • 281/281 tests pass (pre-push hook)

@DivMode DivMode merged commit e0febfe into main Mar 13, 2026
@DivMode DivMode deleted the fix/test-process-kill branch March 13, 2026 11:19
DivMode added a commit that referenced this pull request Mar 15, 2026
…t WS budget exceeded (#126)

* fix(browserless): remove waitForAutoNav from dispatch scope to prevent WS budget exceeded

* fix(browserless): remove waitForAutoNav from dispatch scope to prevent WS budget exceeded

* fix(pydoll): add pytest-asyncio and restore LOCAL_MOBILE_PROXY cleanup
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.

1 participant