Function

await-entry

Continues the lookup transaction from which the given busy handle was returned, waiting for the leader transaction if request collapsed, and returns a cache handle.

await-entry: func(handle: pending-entry) -> result​<entry, error>;