parsl.app.errors.NotFutureError

exception parsl.app.errors.NotFutureError[source]

A non future item was passed to a function that expected a future.

This is basically a type error.