[issue101] Cancellation and Progress for Dirmngr
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from Werner Koch <[email protected]>: Dirmngr should issue progess status lines and allow cancellation of operations. The way we can implement this is by changing our LDAP code to use only asyncronous operations and use short timeouts to allow to interlard calls to the progress handler as well as to a pth_yield. The later allows us somewhat to overcome the imposibilty of hooking up the actual LDAP I/O functions. ---------- assignedto: werner messages: 425 nosy: werner priority: feature status: unread title: Cancellation and Progress for Dirmngr ______________________________________________________ Aegypten issue tracker <[email protected]> <https://intevation.de/roundup/aegypten/issue101> ______________________________________________________