VirtualBox

Changeset 92978 in vbox


Ignore:
Timestamp:
Dec 16, 2021 12:04:05 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148957
Message:

Validation Kit/testdriver: Initialize the session object in startVmEx(), otherwise verbose logging will throw an exception.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r92955 r92978  
    30033003            return (None, None);
    30043004
     3005        oSession = None; # Must be initialized, otherwise the log statement at the end of the function can fail.
     3006
    30053007        # Open a remote session, wait for this operation to complete.
    30063008        # (The loop is a kludge to deal with us racing the closing of the
Note: See TracChangeset for help on using the changeset viewer.

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