-
Running on OSX Sonoma via CMD and getting Deadlock Error 11, it never completes.
-
### Operating System
Debian 12
### Programming Languages
JavaScript
### CCXT Version
4.4.27
### Description
Calling multiple times editOrderWs reliably generates a deadlock.
I tried to debug…
-
## Bug Report
### Which version of ShardingSphere did you use?
```
org.apache.shardingsphere
shardingsphere-jdbc-core
5.4.1
org.apache.shardingsphere
shardingsphere-tr…
-
Using multithreading to load resources. Arc\ and Arc\ are used.
5% of the time, main thread gets indefinitely frozen at surface.present.
Some threads also seem to get stallen at these:
Queue::w…
-
@fuzzypixelz : I finally understand the deadlock. It's between a `TaskController::wait` in zenoh (Rust) and a C++ `std::recursive_mutex` in rmw_zenoh.
- some other peer shuts down
- zenoh rust recei…
-
Hello,
I have run into some strange behaviour where rayon seems to deadlock when interacting with a rwlock. I have seen other issues such as this https://github.com/rayon-rs/rayon/issues/592, but i…
-
Jo guys :)
is there any chance to improve the features of SourceIO for Deadlock?
-
When I placed this kind of block in a certain block before, my server did not respond the next time I entered that chunk, and spark displayed in the background [13:25:38] [spark-async-sampler-worker-t…
-
**Describe the bug**
when I execute lazygit --debug:
```
tenet@jobackend: lazygit --debug
POTENTIAL DEADLOCK: Recursive locking:
current goroutine 2 lock 0xc0002a33d0
github.com/jesseduffield/l…
-
We've the quartz scheduler running production in cluster mode and noticed the row level lock acquired on TRIGGERS table is causing deadlock.
Setup
DB2v11.1
Java8
Quartz 2.3.2
Exception:
[1…