Closed jeffotterpohl closed 4 years ago
Merging #64 into master will increase coverage by
0%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #64 +/- ##
=====================================
Coverage 97% 97%
=====================================
Files 33 33
Lines 3552 3568 +16
=====================================
+ Hits 3464 3480 +16
Misses 88 88
Pull Request (PR) description
BugFix for when adding DistributionPoint to a DistributionGroup immediately after adding the Distribution Point would cause an error. Running the code again after the failure would result in a success. A timeout is needed to allow for the Distribution Point to fully initialize prior to adding to a group.
This Pull Request (PR) fixes the following issues
Task list
This change is