19.08.2024 17:26, Omar Polo пишет: >> Upstream now also forks during sync operation soley to call getaddrinfo(3) >> asynchronously; luckily the commit reverts cleanly on top of 1.5.0, which >> I do to avoid pledging "proc" for all use cases. >> >> https://sourceforge.net/p/isync/isync/ci/ec50c55c36887b86b0143a265acae4b22d117fe9 >> Sourceforge seems to lack raw patch links, so I mirrored it. > > meh... do you have some plans to talk with upstream about this?
Yes, as soon as I get around to i. >> Keeps working for me, please test with your setup. > > it still works for me against both dovecot and gmail. > >> Feedback? > > Personally I'm a bit annoyed by the extra messages it prints the end of > the sync ("pulled X new messages" etc.) for which I couldn't quickly > find a way to remove. grep -v? ;) Thanks for testing/OK, I'll commit tomorrow unless there's more.