-
As title states, when wrapping a Rueidis client with a hook, the hook should be able to return a custom error from `func (r rueidisHook) Do(...)` and similar functions.
Consider this trivial examp…
-
1. I installed "swoole/library": "^5.1" using command `composer require swoole/library`
I switch between Swoole and OpenSwoole. When i switch to OpenSwoole for my testing with OpenSwoole, i get err…
-
I am fairly new to this project. I very recently migrated a software project test-suite from nosetest to pytest, mainly because of the Xdist benefits I had heard of.
The problem is that my Tests ar…
-
### Describe the bug
Seems like the package (Node) cannot be initialized when running under `alpine` image.
### Expected Behavior
Package should be initialized properly.
### Current Behavior
When…
-
Dependencies:
- [x] `django-auth-adfs-db`: unsupported, but seems to not be relevant anymore? See `uninstall_adfs.sh`
- [x] `django-axes`: can be updated, some settings were deprecated. See https://…
-
我使用的php版本是8.3,swoole版本是5.1.3,同时在编译时加入了--with-swoole-oracle,在实际业务过程中使用了协程化的pdo_oci来处理业务,我的意图是模拟一个简单的数据库连接池,并同时开启了几个协程,来处理同一个事务内容,如下code所示,每个协程内的主要处理过程是:
1.开启一个事务
2.使用for update锁定订单号E0109582对应的行数据
3.…
-
Hi!
I'm using hooks to open the modal. https://docs.worldcoin.org/idkit/reference#hooks
The problem is that I can't close it. When I click the **X** button on the top right corner of the modal n…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
I have found that there comes an issue in your cli…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
```
$this->server->on('task', function ($…
-
The job config yaml https://github.com/alingse/go-linter-runner/blob/main/jobs/alingse-makezero.yaml
```
name: alingse-makezero
linter: makezero
workdir: .
install: go install github.com/alingse…