-
### Which Cloudflare product(s) does this pertain to?
Workers Runtime
### What version(s) of the tool(s) are you using?
wrangler 3.57.2
### What version of Node are you using?
v18.18.2
### What …
-
**Describe the bug**
Failed to execute `Series.drop_duplicates`.
``` Python
In [75]: a = md.DataFrame(np.random.rand(10, 2), columns=['a', 'b'], chunk_size=2)
In [76]: …
-
Hey, the implementation of TCP Transport is not thread safe and you can get in situations where the stream is null while tcp client is connected. Also reconnecting does not follow a proper path. I swi…
-
## Enhancement
In a product env, TiFlash meet lots of lock error and make lots of remote read ...
```
"CheckSecondaryLocks error: Exception: CheckSecondaryLocks receives a non-async-commit lock"
"…
-
### Environment
* Elixir version (elixir -v):
Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns]
Elixir 1.17.3 (compiled with Erlang/OTP 27)
* …
-
How is one supposed to safely evict entries?
I'm going off of the `cachetools` documentation [here](https://cachetools.readthedocs.io/en/latest/) and thought that to clear the cache I would need to…
-
### Prerequisites
- [x] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
We discovered that ROCm 5.7.1 and higher hang during multithreaded Geant4 runs. The problem appears to be a regression in the async memory allocation that results in a race condition, or possibly a bu…
-
### Summary
I'm using:
- Ubuntu 24.04
- python 3.8.19
- mlflow 2.14.0
- tensorflow 2.3.4
When I use the `mlflow.tensorflow.MLflowCallback` function as a callback in `fit` function of keras, my…
-
node-relock version: 4.1.0
ioredis version: 4.14.1
Hi, I'm trying to use node-redlock with redis-cluster. When locking multi resources, I got a "LockError" exception. It exceeds the 10 attempts t…