Git Product home page Git Product logo

Comments (5)

pistolero avatar pistolero commented on July 23, 2024 2

I was hitting it consistently for some time and now it's gone.

I'll try to find a case where it is reproducing consistently and show you how to reproduce it. I think it was related to publishing messages before reader started to read them.

from rtic.

korken89 avatar korken89 commented on July 23, 2024

Hi, thanks for the report!

Do you have an example we can use to reproduce this?
I checked tests and this assert is quite well tested so I'm not sure what's wrong, any help to narrow it down would be appreciated!

from rtic.

korken89 avatar korken89 commented on July 23, 2024

Thanks, I hope you can trigger it again!

from rtic.

korken89 avatar korken89 commented on July 23, 2024

Hi @pistolero I just wanted to check-in if you ran into this again?

I have a theory on what can happen, and would like to check if this is similar to what you did.
If you at a higher priority use try_send and at the same time use send at a lower priority I think the free queue can become inconsistent if hit just right.
I've not been able to reproduce it in tests though...

Were you doing something similar to this? I've tested extensively with different dropping/forgetting of the receiver and were unfortunately not able to reproduce :(

from rtic.

pistolero avatar pistolero commented on July 23, 2024

Not yet, had no chance to get back to this 😓

I think it was happening when queue was full, I had a software thread which was posting data to queue periodically and this assertion was failing when receiver of the queue were blocked (there were no Ethernet connection).

from rtic.

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.