vagrant/lib/vagrant/plugin
Chris Roberts 88c675694a Update trigger abort behavior when running parallel actions
When the provider supports parallel actions and actions are being
run in parallel, do not immediately kill the process on failure.
Instead terminate the action thread and log the exit code. Once
all running actions have completed, the process will then exit
with the stored exit code.
2019-06-04 16:40:59 -07:00
..
v1 Spelling fixes 2018-03-14 14:41:04 +00:00
v2 Update trigger abort behavior when running parallel actions 2019-06-04 16:40:59 -07:00
manager.rb Update Vagrant.has_plugin? helper to function prior to plugin loading 2018-08-31 14:03:42 -07:00
state_file.rb Use env_local consistently internally 2018-07-17 14:49:41 -07:00
v1.rb Much cleaner plugin part querying syntax. 2012-11-03 21:25:28 -07:00
v2.rb Add basic trigger plugin scaffold 2018-04-20 10:51:38 -07:00