Skip to content

Conversation

@levb
Copy link
Contributor

@levb levb commented Jan 7, 2026

There was a flap here, https://github.com/e2b-dev/infra/actions/runs/20781864867/job/59681072589?pr=1683

The problem was that I was launching way too many scanners for the test data set (testing with --race). In reality it makes no sense to use numbers greater than <32.

I also added (unrelated) scanning the root directory explicitly, before launching goroutines; This should eliminate scanners contending for it, waiting on each other.

Also added more info to the errors produced.

@levb levb assigned djeebus and unassigned ValentaTomas Jan 7, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 91068cd6d3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@levb levb enabled auto-merge (squash) January 7, 2026 20:26
@levb levb merged commit 7ed2cd6 into main Jan 7, 2026
27 checks passed
@levb levb deleted the lev-fix-flapper-clean-nfs branch January 7, 2026 20:33
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.

4 participants