-
-
I'm creating a number of Async EventBuses.
The HandlerInvocation has the option to provide it with a threadpool (which I have shared across all EventBuses), however for every Bus created a new Dispat…
-
With `unwind` enabled, test_thread_reuse() fails with message:
```
---- test_thread_reuse stdout ----
thread 'test_thread_reuse' panicked at src/python_spy.rs:451:25:
Native stack traces not supp…
-
Description
I'm having a problem and I don't know how to deal with it.
I have several bots connected to my Slack that perform different actions. However, what these bots have in common is that p…
-
When the user is viewing the Thread List there should be actions available to them when they long press (or swipe) an item in the list.
Designs: https://www.figma.com/file/T309ztx0sNyOOK6NKVLHsK/Th…
-
I was able to get the worker thread to receive a message, but when it then calls self.postMessage it does not seem like the main thread is receiving it. I have declared the thread with:
mettimer = …
-
Messages have reply_to and thread_id, so being able to get all the messages in a thread, similar to the way we can with posts, would be rather useful. Perhaps at https://alpha-api.app.net/stream/0/ch…
-
Hey,
I'm using the zero message queue to deliver all incoming messages to a node.js app (everything is running on a raspberry pi). This one way works perfectly fine, but to receive responses from nod…
-
https://github.com/matrix-org/matrix-react-sdk/actions/runs/9019153695
-
### Your use case
#### What would you like to do?
Just as one can edit past messages (posts), it would be great to be able to organize them into threads retroactively.
#### Why would you like to …