Method Concurrent.Future()->get_backend()
classConcurrent.Future
- Method
get_backend
Pike.Backendget_backend()- Description
Get the backend (if any) used to call any callbacks.
This returns the value set by set_backend().
- See also
class Concurrent.FuturePike.Backend get_backend()
Get the backend (if any) used to call any callbacks.
This returns the value set by set_backend().