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

Send back error if already doing datagram transaction #2

Open
rm5248 opened this issue Feb 24, 2024 · 1 comment
Open

Send back error if already doing datagram transaction #2

rm5248 opened this issue Feb 24, 2024 · 1 comment
Labels

Comments

@rm5248
Copy link
Owner

rm5248 commented Feb 24, 2024

If we are already in the middle of a datagram transaction, send back an error to a node that requests us to do a new transaction. This helps to ensure that the response to the previous transaction has been sent before we try to process a new one.

@rm5248 rm5248 added the lcc label Feb 24, 2024
@rm5248
Copy link
Owner Author

rm5248 commented Feb 25, 2024

This should now be fixed, but I don't have a good way of testing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant