Coder Social home page Coder Social logo

Comments (4)

bchavez avatar bchavez commented on May 15, 2024 1

Hey @Mpdreamz ,

I think you're right. I was able to reproduce the issue with the elasticsearch repo. Seems like there was quite a few static field Faker initializations that were being fired up at the same time.

I changed the locker to ExecutionAndPublication and it seemed to solve the issue after running the elasticsearch unit tests a few times now.

Please feel free to re-open the issue if you run into the issue again.

Bogus v8.0.2 with the ExecutionAndPublication should available soon as it gets indexed shortly.

Thanks,
Brian

from bogus.

bchavez avatar bchavez commented on May 15, 2024

Hi @Mpdreamz ,

Sorry about the trouble you're having. I wrote a few unit tests to try to reproduce a deadlock; however, I'm not able to reproduce the behavior you're seeing.

Is this in the elasticsearch-net repo? Is it easy to run unit tests? Is there anything special I need to run the unit tests?

Thanks,
Brian

from bogus.

Mpdreamz avatar Mpdreamz commented on May 15, 2024

Hi @bchavez

It is yeah, you should be able to clone it and checkout the https://github.com/elastic/elasticsearch-net/tree/5.0.0-rc4 tag and run build from the commandline. This will build and run the unit tests.

The deadlock does not happen always, as deadlocks tend to do. It doesn't even happen often enough for us to get into gear but when it does it tends to happen constantly during that period.

I do think having the lazy execute with ExecutionAndPublication be a safer option so no synchronization has to happen on the winning threads returned object that everyone wants to lock on.

from bogus.

Mpdreamz avatar Mpdreamz commented on May 15, 2024

Awesome thanks Brian!

from bogus.

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.