Skip to content
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

lib/step: sleep after encountering msgpack LoadError on macOS 15 #1208

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

carlocab
Copy link
Member

We're encountering intermittent LoadErrors for msgpack on macOS 15.
It's not clear how to reproduce these errors, so let's sleep for an hour
when we see this to give @Bo98 the chance to log in and investigate.

We're encountering intermittent `LoadError`s for msgpack on macOS 15.
It's not clear how to reproduce these errors, so let's sleep for an hour
when we see this to give @Bo98 the chance to log in and investigate.
@carlocab carlocab requested a review from Bo98 September 10, 2024 16:22
Copy link
Member

@Bo98 Bo98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM though technically should also gate on either Homebrew/core or maybe GITHUB_ACTIONS_HOMEBREW_SELF_HOSTED in case there's third-party taps already running macOS 15.

@carlocab
Copy link
Member Author

I wonder if we can get test-bot to post a comment at Homebrew/homebrew-core#184132 directly.

@carlocab
Copy link
Member Author

LGTM though technically should also gate on either Homebrew/core or maybe GITHUB_ACTIONS_HOMEBREW_SELF_HOSTED in case there's third-party taps already running macOS 15.

Scoped this to Homebrew-owned repos.

@carlocab carlocab merged commit 6aaf6ed into master Sep 10, 2024
4 checks passed
@carlocab carlocab deleted the sequoia-debug branch September 10, 2024 16:37
@carlocab
Copy link
Member Author

Hooked our first one! https://github.com/Homebrew/homebrew-core/actions/runs/10796054456/job/29944157474 🎣

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.

3 participants