Ticket #65 (defect)
Opened 1 year ago
Last modified 1 year ago
Socket operations in the mainloop
Status: closed (fixed)
| Reported by: | pvanhoof | Assigned to: | anonymous |
|---|---|---|---|
| Priority: | blocker | Milestone: | A first release |
| Component: | libtinymail-camel | Version: | 1.0 |
| Keywords: | Cc: | dirk-jan.binnema@nokia.com | |
Blocking socket operations on the mainloop can block the ui. The IDLE implementation is right now the only one that sometimes causes such a blocking operation.
This should be avoided and probably refactored to use a thread in stead.
Attachments
Change History
06/10/07 11:38:18: Modified by pvanhoof
- owner changed from pvanhoof to anonymous.
- status changed from new to assigned.
06/11/07 08:46:30: Modified by pvanhoof
- status changed from assigned to closed.
- resolution set to fixed.
Fixed the racies ...

A patch is available here:
mail.gnome.org/archives/tinymail-devel-list/2007-June/msg00020.html