Skip to content

v1.1.1

  • v1.1.1
  • ed6d977
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v1.1.1
  • ed6d977
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@raboof raboof tagged this 25 Apr 13:57
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.
Assets 2
Loading