Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

NETLIFY: Enable cmode concurrent #3205

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

willpower232
Copy link
Contributor

As per #3202, I believe Netlify works with concurrency

@tlimoncelli
Copy link
Contributor

CC @SphericalKat (provider owner)

Looking at the code, this should work fine.

If you'd like to verify empirically, please do the following:

  1. Compile with the -race flag: go install -race
  2. Run with a dnsconfig.js that has multiple domains from this provider (4 or more is preferable)
  3. Run "dnscontrol preview --cmode concurrent` two or three times. You should get zero race condition errors

@SphericalKat
Copy link
Contributor

Thanks for the PR! I'll run some tests in a bit and get back 👀

Copy link
Contributor

@SphericalKat SphericalKat left a comment

Choose a reason for hiding this comment

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

Tested by both myself and a few other users, everything seems good!

@tlimoncelli
Copy link
Contributor

Great! Thanks!

@tlimoncelli tlimoncelli merged commit d29c1cf into StackExchange:main Nov 20, 2024
2 checks passed
KaiSchwarz-cnic pushed a commit to centralnicgroup-opensource/rtldev-middleware-dnscontrol that referenced this pull request Dec 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants