-
See also https://github.com/rust-lang/rust/issues/116179:
> When a scoped thread is **_implicitly_** joined, the destructors of thread-local variables are not guaranteed to have completed when the …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
On client machines with less CPU cores/available threads, the lifecycle transitions of the `robot_manager` nodes can fail due to the lack of resources.
This problem should be investigated and optimiz…
-
# Feature or enhancement
### Proposal:
Currently [faulthandler](https://docs.python.org/3/library/faulthandler.html#faulthandler.dump_traceback) just dumps the thread id.
It would be nice if the thr…
-
I'm replying to a message on, say, Prismo, and I see this in Mastodon:
![2018-12-02 03-06-23](https://user-images.githubusercontent.com/1463277/49334145-52c5b180-f5df-11e8-8fb7-1e50756b2212.png)
…
-
**Describe the bug**
When the player is moved via an actor move event while also a thread is moving another actor, the movement animation is not played.
**To Reproduce**
See this script:
![grafi…
-
The thread get_outside_sensor_data crashes with this logging output:
Writing values to database...
Running Thread: get_sensor_data
Running Thread: get_sensor_data
Running Thread: get_sensor_data…
-
**useLangGraphRuntime** doesn´t seem to support any of the advanced actions like thread switching, reloading last message etc. and I have no idea how to add this functionality :-(
PS: Still love th…
-
I don't know how we can fix this, as we cannot control the synchronisation here. But it is a thing.
-
Hi,
It would be very interesting to add functionality to wait until the UI thread becomes idle similar to the mobile command: waitForUIThread from the appium-espresso-driver or a capability appium…