mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
Protect against case where an alloc has no services and avoid dereferencing null. Here, we ensure that the model and test serializers mimic the API by having nil TaskGroup.Services instead of an empty array.