logo

Module bastion_executor::run[][src]

Expand description

Blocking run of the async processes

Functions

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