1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules/virtualbox
Julien Duponchelle e51a129216 Prevent parallel execution of VBox commands
In theory it should not be a problem.
But It's create issues like this one:

Fix: https://github.com/GNS3/gns3-gui/issues/261
2015-04-14 15:00:45 +02:00
..
__init__.py Prevent parallel execution of VBox commands 2015-04-14 15:00:45 +02:00
telnet_server.py Fixes Telnet server initialization issue in VirtualBox. Fixes #88. 2015-03-05 21:20:02 -07:00
virtualbox_error.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
virtualbox_vm.py Fix a crash when in some cases you can't access to VBOX state 2015-04-14 14:35:48 +02:00