Giter VIP home page Giter VIP logo

Comments (6)

hello-consumer avatar hello-consumer commented on June 9, 2024 2

I really appreciate the prompt response!

The current codebase I'm working off of has some proprietary stuff in it that I need to avoid posting online, but I'll see if I can adapt the provided snippet into a runnable sample and zip if up here. This totally makes sense, there are a handful of other runtime configuration data points that might be creating this so I'll try to get some code reproducing this with the smallest possible footprint for you to run.

I'll follow up with a zip shortly.

from entityframework-effort.

hello-consumer avatar hello-consumer commented on June 9, 2024 1

That's great news, @JonathanMagnan

I'll take a look at this ASAP and let you know if I see anything else but I'm sure this'll fix it.

Thanks for the prompt turnaround, that's really impressive.

from entityframework-effort.

JonathanMagnan avatar JonathanMagnan commented on June 9, 2024

Hello @hello-consumer ,

Do you think you could provide a runnable project sample for this issue? It will help my developer to get started to investigate it faster and make sure nothing is missing.

Even if you provided already a lot of information in your message Joe, it sometimes takes us hours to just try to reproduce the issue as something is often missing. For obvious reasons, we prefer to pass this time to fix the issues instead to try to reproduce it.

Providing a project sample is now REQUIRED. It happened too many times that something was missing to investigate and/or answer an issue.

Try to create a new project with only the minimal code (having too many non-related codes doesn’t help either).

You can send it to [email protected] if you need to keep the source private

Best Regards,

Jon


Sponsorship
Help us improve this library

Performance Libraries
context.BulkInsert(list, options => options.BatchSize = 1000);
Entity Framework ExtensionsBulk OperationsDapper Plus

Runtime Evaluation
Eval.Execute("x + y", new {x = 1, y = 2}); // return 3
C# Eval FunctionSQL Eval Function

from entityframework-effort.

hello-consumer avatar hello-consumer commented on June 9, 2024

https://github.com/hello-consumer/ef6-effort-bug

Got it to successfully reproduce in this project. In addition to what's here, I'll note that I'm running Microsoft Visual Studio Community 2019 Version 16.11.2 today.

Just clone this, open it up, build, and run the unit tests from inside of visual studio. On my environment, this test suite takes about ~3 minutes, and even then, the test suite might succeed- it failed 1 time out of 900 attempts on my local machine. Give it a few runs, though and I'll wager you'll see the issue pop up:

image

from entityframework-effort.

JonathanMagnan avatar JonathanMagnan commented on June 9, 2024

Hello @hello-consumer ,

Thank you for the project, this has been assigned to my developer.

Best Regards,

Jon

from entityframework-effort.

JonathanMagnan avatar JonathanMagnan commented on June 9, 2024

Hello @hello-consumer ,

We finally have found out the issue.

The v2.2.15 has been released with this issue fixed.

Make sure those test doesn't run in concurrency as the way they have been created will keep overriding the connection. However, the main issue (the one reported here) should be fixed.

Let me know if everything is now working as expected.

Best Regards,

Jon

from entityframework-effort.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.