Skip to content

executor/mars: allow None as a registration token

Martin Roukala requested to merge mars_registration_token_none into master

Not having a registration token is the default for Vivian, and may also happen in production.

This commit handles this situation much more gracefully.

Cc: @craftyguy

Merge request reports