• 2 Posts
  • 2 Comments
Joined 3 months ago
cake
Cake day: March 25th, 2025

help-circle


  • Weird thing is, is that. I only had one mscp in my app state, it was behind a arc mutex and code that accessed it was running asynchronously, but, somehow they all got the same messages for a bit, then like, stopped or got very partial messages except the intended recipient (they got the full message). Is this some memory issue, or race condition?

    I don’t have this issue switching to broadcast but I’m confused