[Python-apps-team] Bug#906335: alot bug #906335

Santiago Vila sanvila at unex.es
Sun Aug 26 12:17:53 BST 2018


I searched for a similar error and found this:

https://github.com/hpk42/muacrypt/issues/3

The problem seems to be a race condition regarding the way the socket
S.gpg-agent.browser and the directory in which it resides are removed.

The fix seems to be to ignore errors in the cleanup stage.
For the above github issue, this is the fix:

https://github.com/hpk42/muacrypt/commit/e01ac1f50b25f9fd87fedc48aaef4bee972c12bb

Can you do something similar in "alot"?

Thanks.



More information about the Python-apps-team mailing list