Julian Eager

Results 8 issues of Julian Eager

### Discord username (optional) eagr#2259 ### Describe the bug Occasionally, the displayed current working directory doesn't match the actual cwd. ### To Reproduce Wish I could, but I don't know...

One last fix for the compliance report. Just realized that the target argument to `duvet extract` is also used as the **reference/link** in the comments that are generated from the...

$ go version go version go1.14.7 linux/amd64 go env Output $ go env GO111MODULE="on" GOARCH="amd64" GOBIN="" GOCACHE="/home/eagr/.cache/go-build" GOENV="/home/eagr/.config/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOINSECURE="" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/home/eagr/go" GOPRIVATE="" GOPROXY="https://goproxy.io,direct" GOROOT="/usr/local/go"...

Consumer might not be able to cancel a request from the sending side.

Would fail to find elements in nested iframes. If that's not the intention, it should otherwise name differently

From a [mail](https://mailarchive.ietf.org/arch/msg/moq/yOnZu3d5mDZGcV1mBODJ2-MTeko/) and a [draft update](https://github.com/ietf-wg-webtrans/draft-ietf-webtrans-http3/pull/146/files) from Lucas Pardue, one of the editors of WT, a minimal WT implementation could be: ``` | WebTranport | | Punch | HTTP...

The name `poll_accept_recv` is a bit counter-intuitive. Is it accepting the peer's request for receiving? But it's actually meant for accepting a unidirectional (send) stream from the peer, or in...