-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hang when attempting to index NodaTime #48
Comments
When using scip-dotnet installed globally on Linux (the previous approach was using Docker on macOS), I got a more useful stack trace. I'm guessing this is related to this .NET version bit in the README
nodatime is a pretty popular library, so it'd be nice if we could index it out-of-the-box.
|
@varungandhi-src Thank you for reporting! The root issue seems to be the docker container. I was able to index NodaTime through docker by using the following steps
The root problem is that the |
Repro steps:
scip-dotnet image hash: a4b074f00f73
Output:
After this, it seems like it just gets stuck.
The text was updated successfully, but these errors were encountered: