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

fix: fix race conditions #4074

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix: fix race conditions #4074

wants to merge 2 commits into from

Conversation

kzys
Copy link
Member

@kzys kzys commented Nov 22, 2024

This test was a by-product of my investigation. The investigation resulted a server-side fix, but the test itself and some doc comments would be useful.

... then the test found multiple race conditions :)

Change Summary

What and Why:

How:

Related to:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

This test is a by-product of my investigation. The investigation resulted
a server-side fix, but the test itself and some doc comments may be useful.
@kzys kzys force-pushed the test-deploy-machines-app branch 4 times, most recently from 1c8c528 to 351bbe0 Compare November 22, 2024 21:40
@kzys kzys changed the title test: test deployMachinesApp fix: fix race conditions Nov 22, 2024
There are multiple race conditions we've missed. Our unit tests are
running with -race, but we don't have much unit tests around deploy
package.
@kzys kzys marked this pull request as ready for review November 22, 2024 22:35
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