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
First usage of pyrenode3 here and I was wondering if there's a nicer way of waiting for Renode to exit cleanly other than the following? Initially, without the WaitForExit, I see the Analyzer pop up for a split second before I guess Python exits and kills everytihng.
First usage of
pyrenode3
here and I was wondering if there's a nicer way of waiting for Renode to exit cleanly other than the following? Initially, without theWaitForExit
, I see the Analyzer pop up for a split second before I guess Python exits and kills everytihng.The text was updated successfully, but these errors were encountered: