[][src]Module bastion_executor::run

Blocking run of the async processes

Functions

run

This method blocks the current thread until passed future is resolved with an output (including the panic).