Skip to content

Conversation

0xbad0c0d3
Copy link
Contributor

The main aim of the PR is to make developer environment "zombie"-free after running yarn workspace @sentry-internal/e2e-tests test:run

  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

cursor[bot]

This comment was marked as outdated.

cod1k added 2 commits October 4, 2025 17:21
Replaces `docker network prune` with `docker network rm` for better control and adds a condition to handle `host.docker.internal` for non-darwin/windows platforms, ensuring compatibility with various environments.
This update ensures the child process in the server test has a maximum execution time of 5000ms, improving test reliability and preventing indefinite hangs. Also skip the test if no auth token specified
cursor[bot]

This comment was marked as outdated.

This change integrates `signal` handling for all test runners, utilities, and server setups, allowing better management of abortable operations. It improves reliability and ensures proper cleanup during execution interruptions.
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