-
### Summary
The MaxConcurrencyReached exc is being raised no matter what
### Reproduction Steps
It's usually happens on commands that are frequently used (high traffic) and happens randomly.
…
-
### Description
immortal draft should be for +7K immortals I think or at least 6.8K+ immortals.
I feel because immortals are only 1% of the players their requests is getting ignored and unheard.
Ca…
-
**Describe the bug**
running emba with a quick scan profile in a VM the logs consumed the entire free space of the disk (approximately 30-35 GB) and it seems like emba entered in a deadlock; can't …
-
This is an issue to capture the work to:
* create github action that checks for, generates the data, and creates a PR for the latest released version
* trigger automation through `workflow_dispatc…
B13rg updated
4 weeks ago
-
### Describe your issue
A lot of people currently use `with gil` with the assumption that one only one thread can be operating at once for this block. This won't be true in free-threading builds. (No…
-
precondition:
1. No use of EATT on the device Peripheral_P1
2. CONFIG_BT_ATT_TX_COUNT=8 on Peripheral_P1 (req_slab available slot = 8)
steps of reproduction:
1. Peripheral_P1 sends out a "RE…
-
Hello :)
#### description
I have checked that the linefeed does not work properly in the message field of the Timeline Event in Inspector when a deadlock event occurs.
![image](https://user-…
-
## Required information
Taken from todo in `chunk_distributor.inl`:
currently we have a deadlock / mutex destroy vulnerability if the ThreadSafePolicy is used
and a sending application dies when …
-
SWIG 4.2.1 or more specifically this commit (21f1c923ca5a2065ffcfea5fd4f01af8811e54d1) will generate Python wrapper code, that will result in crashes or deadlocks at runtime, when the generated code a…
-
The problem is that during shutdown the otelcol no longer looks for updates on the `asyncErrorChannel`, and if any component will try to write to that channel will get into a deadlock.
```golang
…