Menu

Commit [r20246]  Maximize  Restore  History

Merged revisions 20245 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r20245 | bugman | 2013-06-21 11:46:23 +0200 (Fri, 21 Jun 2013) | 9 lines

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 /branches/relax_disp
changed /branches/relax_disp/gui/analyses/auto_model_free.py
/branches/relax_disp/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.