VirtualBox

Changeset 30455 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 28, 2010 7:19:13 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63127
Message:

vboxshell: confurm event processing

File:
1 edited

Legend:

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

    r30437 r30455  
    450450                    if scev:
    451451                        print "state event: mach=%s state=%s" %(scev.machineId, scev.state)
    452     # We need to catch all exceptions here, otherwise callback will never be unregistered
     452                # otherwise waitable events will leak
     453                vbox.eventSource.eventProcessed(listener, ev)
     454    # We need to catch all exceptions here, otherwise listener will never be unregistered
    453455    except Exception, e:
    454456        printErr(ctx,e)
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