After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 727700 - Ensure backends have no pending main context events after unprepare()
Ensure backends have no pending main context events after unprepare()
Status: RESOLVED OBSOLETE
Product: folks
Classification: Platform
Component: general
git master
Other All
: Normal normal
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2014-04-06 08:57 UTC by Philip Withnall
Modified: 2018-09-21 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Withnall 2014-04-06 08:57:33 UTC
To make sure there is no interference between unit tests caused by undispatched events in the global default main context, we should make sure that all backends and persona stores guarantee to have no pending main context events by the time their unprepare() methods return.

This is generally a good idea anyway, not just for unit tests.

Currently, the unit tests manually iterate the global default main context until no events are left; those FIXMEs should be removed as part of the fix for this bug.
Comment 1 GNOME Infrastructure Team 2018-09-21 16:09:50 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/folks/issues/94.