The GitHub Actions job "Unit Tests" on pekko-management.git/v1.1.1 has failed.
Run started by GitHub user raboof (triggered by raboof).

Head commit for run:
ed6d97727df92c524e6d10066159d679dd9d053d / Arnout Engelen <arn...@bzzt.net>
[chore] improve error handling when invoking 'start' twice (#418)

Currently, when you run `start` twice with the same config, it will
start the PekkoManagement extension once and return the same `Uri`.
This is a convenient 'idempotence'. However, previously this would
silently ignore the second invocation if the parameters of the two
calls were different, leading to a race condition.

The change in this commit adds error handling so that if the second
invocation uses different parameters, it will fail the second call
with a sensible error message.

Report URL: https://github.com/apache/pekko-management/actions/runs/14738687391

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to