Menu

Commit [r20245]  Maximize  Restore  History

Fix for bug #20921 (https://gna.org/bugs/?20921), the GUI tests freezing in MS Windows.

The problem was that the dipolar interaction wizard in the model-free auto-analysis GUI element was
calling its user functions asynchronously. This can lead to racing conditions. The commit r80084
(http://article.gmane.org/gmane.science.nmr.relax.scm/17840) somehow randomly triggers this racing
on MS Windows systems only together with the Mf.test_mf_auto_analysis GUI test. Now all user
functions are called synchronously.

bugman 2013-06-21

changed /trunk/gui/analyses/auto_model_free.py
/trunk/gui/analyses/auto_model_free.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.