Skip to content

Commit

Permalink
Checkpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke committed Feb 2, 2025
1 parent 498db14 commit 9624e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -942,6 +942,7 @@ class CoherenceResolver implements experimental.Resolver {
host: parts[i * 2],
}],
}));
this.lookupResult = undefined
this.listener.onSuccessfulResolution(points, null, null, null, {})
}
} else {
Expand Down

0 comments on commit 9624e24

Please sign in to comment.