mirror of
https://github.com/chatmail/core.git
synced 2026-05-11 02:46:30 +03:00
fix: improve imap connection establishment
- fixes blocking on start_io - attempts to connect to the imap on all tasks when needed
This commit is contained in:
@@ -98,5 +98,3 @@ repl = ["internals", "rustyline", "log", "pretty_env_logger", "ansi_term"]
|
||||
vendored = ["async-native-tls/vendored", "async-smtp/native-tls-vendored"]
|
||||
nightly = ["pgp/nightly"]
|
||||
|
||||
[patch.crates-io]
|
||||
smol = { git = "https://github.com/dignifiedquire/smol-1", branch = "isolate-nix" }
|
||||
|
||||
Reference in New Issue
Block a user