Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Feature/fix ObjectDisposedException when execute same query on different db contexts#42

Open
IvoryRubble wants to merge 2 commits intoBlueshiftSoftware:developfrom
IvoryRubble:feature/fix_ObjectDisposedException_when_execute_same_query_on_different_dbContexts
Open

Feature/fix ObjectDisposedException when execute same query on different db contexts#42
IvoryRubble wants to merge 2 commits intoBlueshiftSoftware:developfrom
IvoryRubble:feature/fix_ObjectDisposedException_when_execute_same_query_on_different_dbContexts

Conversation

@IvoryRubble
Copy link

@IvoryRubble IvoryRubble commented Jul 27, 2019

pull request to fix issue #41
changes:

  • added test case for execute same async query twice on different dbContext instances
  • removed compiling query from lambda expression in MongoDbDatabase.CompileQuery() method

@crhairr
Copy link
Member

crhairr commented Jul 27, 2019

Thanks for the PR! I'll check this out and see if I can figure out what's wrong with the build.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants