Giter VIP home page Giter VIP logo

Comments (2)

dmwhitne-583 avatar dmwhitne-583 commented on July 21, 2024

This is a known issue, and yes, it is related to API-5587. The bug has been fixed, and is included with API 4.9.1.

Here's the description and recommended solution contained within API-5587:

_A deadlock issue was reported by [customer] when running a multi-thread application and Bolt. The same app functioned as expected with other middleware.

The Bolt middleware client library uses a dubious Mutex within Shared::write() (see line 251 of Shared.cpp).

The usage of this Mutex can lead to a deadlock when working with multi-threaded applications.

Remove the usage of the Mutex and the deadlock issue can be avoided._

from gmsec_api.

wardev avatar wardev commented on July 21, 2024

Thanks for the quick reply @dmwhitne-583. I'll see if we can update to 4.9.1, but there may be other things that breaks. Good to hear it is not a problem with other middle ware.

from gmsec_api.

Related Issues (9)

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.