is_pending


Description:

public bool is_pending ()

This is a convenience function equivalent to calling [method@Dex.

Future.get_status] and checking for dex_future_status_pending.

Parameters:

this

a [class@Dex.Future]

Returns:

true if the future is still pending; otherwise false