Skip to content

Commit 9624e24

Browse files
committed
Checkpoint.
1 parent 498db14 commit 9624e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/session.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -942,6 +942,7 @@ class CoherenceResolver implements experimental.Resolver {
942942
host: parts[i * 2],
943943
}],
944944
}));
945+
this.lookupResult = undefined
945946
this.listener.onSuccessfulResolution(points, null, null, null, {})
946947
}
947948
} else {

0 commit comments

Comments
 (0)