class Concurrent::Promises::Future

Represents a value which will become available in future. May reject with a reason instead, e.g. when the tasks raises an exception.