Andy Pan

Results 22 issues of Andy Pan

## Dear users of `ants` This is a notice about an issue of `ants` in GO modules, the v1.2.0 has been re-tagged with a new commit, which causes the **checksum...

help wanted
question

Hi @valyala @erikdubbelboer @kirillDanshin I am wondering whether we ought to migrate `fasthttp` into an organization, `fasthttp` is widely used and it is definitely going to thrive, so I think...

question

Hi, I followed the tutorial and ran this command below: ```shell # Neovim (~/.local/share/nvim/site/autoload) curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim ``` , after which I got an error message when...

doc

tale版本:v2.0.5 浏览器:Chrome Version 72.0.3626.121 (Official Build) (64-bit) 更新到最新的tale版本,登陆后台的时候出现这个问题。

tale版本:v2.0.5 浏览器:Chrome Version 72.0.3626.121 (Official Build) (64-bit) 在博客下发表评论失败,看了下发评论时候的request,直接post form到当前的文章url,导致失败。

- [x] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported. - [x] Yes, I've searched similar issues on GitHub and didn't find...

false positive
platform: windows

添加两个新的库。

## Tracking the performance of Conn.AsyncWrite() Need some benchmarks and scenarios to help diagnose it.

help wanted
needs investigation
needs more info
working on it

Two things: 1. Avoid invalid value being set to `TCP_KEEPINTVL` and raising an error 2. Simplify setting `TCP_KEEPALIVE_ABORT_THRESHOLD` by eliminating the needless calculations > The time between each consequent probes...