diff options
author | Max <post@wickenrode.com> | 2015-05-01 02:08:48 +0200 |
---|---|---|
committer | Max <post@wickenrode.com> | 2015-05-01 02:08:48 +0200 |
commit | 80a2088f43bd3a901fb20d714318d4b5d3dc60a9 (patch) | |
tree | 1325fbf84467ac56789b9c10a947ef4772214736 /Source/SPExportInterfaceController.h | |
parent | ace145be795f25dfa42080e459a63cc0c885a9fa (diff) | |
download | sequelpro-80a2088f43bd3a901fb20d714318d4b5d3dc60a9.tar.gz sequelpro-80a2088f43bd3a901fb20d714318d4b5d3dc60a9.tar.bz2 sequelpro-80a2088f43bd3a901fb20d714318d4b5d3dc60a9.zip |
Significantly reduce risk of a race condition in a certain setup (see #2107)
* Replaced a run loop sleep with a thread sleep as it was on a background thread where a) a regular sleep is fine, b) the run loop sleep did not seem to have any effect
* While we are at it, cut done some duplicate code
* Removed a redundant if()
Diffstat (limited to 'Source/SPExportInterfaceController.h')
0 files changed, 0 insertions, 0 deletions