mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
For #30311 Refactored `AddHostsToTeam` so that batch size can be specified via a parameter and not a global variable.
1 line
No EOL
84 B
Text
1 line
No EOL
84 B
Text
* Refactored `AddHostsToTeam` method to fix race condition introduced by global var. |