Skip to content
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

Allow for Glimpse.RavenDB to not crash on background threads #11

Closed
wants to merge 1 commit into from

Conversation

brunomlopes
Copy link

I think this would fix #7.

I've looked at how Glimpse seems to work around the issue of same code running in background threads, and the solution seems to be to swallow the exception.

I understand you haven't been working with RavenDB, but since I've done this for our usage, thought to at least let you know.

Thanks

@brunomlopes
Copy link
Author

brunomlopes commented Oct 20, 2022

Glimpse no longer exists, closing pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with running IDocumentSessions in the background of an ASP.NET
1 participant