-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CT hangs up when checking for stale repos #233
Comments
I cannot be confident about why this problem is happening, and why it only started happening recently, but I added a timeout to the I asked @jonathanolson on slack if there is worry about the perennial npm run "scenerystack-test" process causing some trouble since it crashes every row during a rollup subprocess (see #226), but I'm not confident at all about the relation. I just restarted CT with the above changes, and I'll likely close this issue before the multi-week time period it may take to reproduce this problem. We can always reopen if things aren't fixed up. |
So far so good! |
@pixelzoom reported this hanging again. Reopening. |
After I say
This seems like a memory leaks of node sub processes. |
|
Also mentioning nodejs/node#35973 because our report as a single JSON is messing things up. |
Tagging phetsims/perennial#436 CT is in a much better spot after the above fixes. Here is a summary: Problems:
Solutions
CT is back now! I may want to revert 5f23e9f, but I'll wait just a bit first. |
fba531a broke cases where there wasn't a message (for pass results). Fixed now. |
Alright! All is looking good. I'll reopen if we have more trouble. |
This has happened 3 times. I'll take a look.
The text was updated successfully, but these errors were encountered: