mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1665 Add processEvents() when waiting for external octave process
This commit is contained in:
parent
ef8fc3dbc6
commit
9cd7dcdd91
@ -2168,6 +2168,7 @@ void RiaApplication::waitForProcess() const
|
||||
#else
|
||||
usleep(100000);
|
||||
#endif
|
||||
processEvents();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user