This repository was archived by the owner on Apr 14, 2022. It is now read-only.
InvalidOperationException in PathResolverSnapshot.TryFindModule #599
Labels
duplicate
This issue or pull request already exists
Seeing this stack trace happening pretty often in the RPC exceptions:
Seems to be thrown whenever a module gets added that isn't rooted, but I haven't been able to actually reproduce it. It feels like it should be related to #598, but I don't get past that issue's trace.
@AlexanderSher I believe this would be carried over to the new LS, so would continue to impact things. Is there a better mechanism for handling this scenario rather than throwing an exception and bailing out?
The text was updated successfully, but these errors were encountered: