in src/_Private/OnScopeExitAsync.hack [18:21]
public async function __disposeAsync(): Awaitable<void> { $cb = $this->callback; await $cb(); }