ClericPy
ClericPy
我也不知道...
Encountered the same issue, any progress? is it fixed by https://github.com/microsoft/garnet/pull/150 ?
> Hi @ClericPy this issue isn't fixed by #150, this is a different issue related to the SCAN command. So sorry I got a mistake, I used garnet 1.0 and...
> > > Hi @ClericPy this issue isn't fixed by #150, this is a different issue related to the SCAN command. > > > > > > So sorry I...
> > > > Hi @ClericPy this issue isn't fixed by #150, this is a different issue related to the SCAN command. > > > > > > > >...
同步版本已经不维护了, 放弃吧... 试试 playwright
印象中这个问题是 chrome 新版本改了 HTTP 接口还是什么原因. 节后看下吧, 这段时间比较忙, 这项目也很久没碰了
OK, 我抽个时间加个判断. 挺服的, 不向后兼容, 遇到老版本还得用 get, 不知道他们团队怎么想的
我也得谢谢, 你不说我都忘了这bug了, Github和 pypi 老搞二步认证, 弄得好久不提代码了
改了 PUT 方法, 结果 Websocket 握手失败 403 了, 我试试能不能修, 修不了就删掉 sync 用法了, 然后用自动事件循环把异步方法都包成同步的做个适配器算了. 很久不维护, debugger 功能里自动事件循环也不好用了, 测试脚本用的 bing 不稳定也调了半天