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

Fix re-entrancy problem inside IMAPClientHandler when dealing with queued commands and continuation requests #555

Open
Davidde94 opened this issue Apr 29, 2021 · 0 comments
Labels
kind/bug Feature doesn't work as expected.
Milestone

Comments

@Davidde94
Copy link
Collaborator

The state machine needs to be reworked into its own unit, that's used by IMAPClientHandler. There's a test case that's commented out inside IMAPClientHandlerTests that shows the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Feature doesn't work as expected.
Projects
None yet
Development

No branches or pull requests

2 participants