WIP: Async Cursors WIP #258

Draft
Manos Pitsidianakis wants to merge 1 commits from async-cursors into master
There is no content yet.
Manos Pitsidianakis added 1 commit 2023-07-14 15:36:44 +03:00
Manos Pitsidianakis changed title from Async Cursors WIP to WIP: Async Cursors WIP 2023-07-14 15:36:52 +03:00
This pull request has changes conflicting with the target branch.
  • melib/src/backends.rs
  • melib/src/backends/imap.rs
  • melib/src/backends/imap/connection.rs
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b async-cursors master
git pull origin async-cursors

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff async-cursors
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#258
There is no content yet.