VirtualBox

Ignore:
Timestamp:
Sep 10, 2009 12:02:36 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52173
Message:

event queues cleaned up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r22068 r22911  
    218218            sys.stdout.flush()
    219219            p.waitForCompletion(wait)
     220            ctx['global'].waitForEvents(0)
    220221    except KeyboardInterrupt:
    221222        print "Interrupted."
     223
    222224
    223225def createVm(ctx,name,kind,base):
     
    10791081            if g_verbose:
    10801082                traceback.print_exc()
    1081 
     1083        ctx['global'].waitForEvents(0)
    10821084    try:
    10831085        # There is no need to disable metric collection. This is just an example.
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