Azure / fleet

Multi-cluster core
MIT License
76 stars 22 forks source link

fix: address a rare case that might lead to scheduler integration test flakiness #884

Closed michaelawyu closed 1 month ago

michaelawyu commented 2 months ago

Description of your changes

This PR fixes a issue that under extremely rare cases would lead to test failures in the scheduler integration tests.

I have:

How has this code been tested

N/A

Special notes for your reviewer

N/A