Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid creating temporary inproc channels #4625

Merged
merged 3 commits into from
May 16, 2024

Conversation

pwojcikdev
Copy link
Contributor

This avoids allocating a new inproc channel for each generated vote. Also, a bug where fair queue wouldn't clean up expired channels is fixed.

@qwahzi qwahzi added this to the V27 milestone May 15, 2024
@pwojcikdev pwojcikdev merged commit f7aa48c into nanocurrency:develop May 16, 2024
22 of 26 checks passed
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.

None yet

3 participants