VirtualBox

Ignore:
Timestamp:
May 23, 2017 11:33:27 AM (8 years ago)
Author:
vboxsync
Message:

ValidationKit: eliminate buggy task handling (oSession is always added by starting the VM and remmoved when terminating it, and oTxsSession can only be removed if it was added before)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/network/tdNetBenchmark1.py

    r62484 r67039  
    499499            oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(sVmName, fCdWait = True);
    500500            if oSession is not None:
    501                 self.addTask(oSession);
     501                self.addTask(oTxsSession);
    502502
    503503                # Fudge factor - Allow the guest to finish starting up.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette