Skip to content

Conversation

@jholdstock
Copy link
Member

@jholdstock jholdstock commented Oct 14, 2024

This new method starts an account mixer in the background and returns to the client without blocking. This differs from the gRPC version of runaccountmixer which blocks until the account mixer returns.

This new method starts an account mixer in the background and returns to
the client without blocking. This differs from the gRPC version of
runaccountmixer which blocks until the account mixer returns.
@jrick
Copy link
Member

jrick commented Oct 28, 2025

this will need some way to stop and restart/reconfigure. grpc handles this by stopping the buyer after the call returns, but this method will leave the ticketbuyer running forever. it will also create multiple ticketbuyers all running if you call it multiple times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants