apple/swift-nio-imap
View on GitHubPipelining dependency support for Subscription, Metadata, and Quota commands
Open
#579 opened on Jun 7, 2021
good first issuekind/bug
Repository metrics
- Stars
- (143 stars)
- PR merge metrics
- (PR metrics pending)
Description
As part of the code to support dependencies between commands, we should (later) properly express dependencies between commands related to Subscription, Metadata, and Quota. But not doing that in the initial version.
See also: RFC 3501 section 5.5. “Multiple Commands in Progress”