You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because no notice is sent, the GUI can't wait for a notice without risking a hang. In most cases, this seems to work but it appears that there could be a race condition in certain cases. We should send a notice that the run is complete.
NOTE: I believe that once an end of run notice is received, the engine will handle generation of notices for any in-process tests. However, that remains to be seen (and tested).
The text was updated successfully, but these errors were encountered:
Because no notice is sent, the GUI can't wait for a notice without risking a hang. In most cases, this seems to work but it appears that there could be a race condition in certain cases. We should send a notice that the run is complete.
@rowo360 @MartinZec This issue is blocking for TestCentric/testcentric-gui#1144.
NOTE: I believe that once an end of run notice is received, the engine will handle generation of notices for any in-process tests. However, that remains to be seen (and tested).
The text was updated successfully, but these errors were encountered: