Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / containerd/fifo issues and pull requests
#59 - add LockOSThread to kill thread
Pull Request -
State: open - Opened by ningmingxiao 2 months ago
- 2 comments
#58 - update actions, golangci-lint, and test against go1.22.x
Pull Request -
State: closed - Opened by thaJeztah 7 months ago
#57 - [DO NOT MERGE] Test ci
Pull Request -
State: closed - Opened by kkkkun 7 months ago
#56 - [Bug]:A potential goroutine leak
Issue -
State: open - Opened by xuxiaofan1203 11 months ago
#55 - Resize fifo to 1024K
Pull Request -
State: open - Opened by kkkkun 11 months ago
- 5 comments
#54 - [Doc]Update links that changed default branch to main
Pull Request -
State: closed - Opened by fangn2 almost 2 years ago
#53 - add check file type is fifo
Pull Request -
State: closed - Opened by ningmingxiao almost 2 years ago
#52 - Add CodeQL security scan workflow
Pull Request -
State: closed - Opened by austinvazquez almost 2 years ago
#51 - Update Go vers, x/sys vendor
Pull Request -
State: closed - Opened by estesp about 2 years ago
- 1 comment
#50 - Bump golang.org/x/sys to v0.1.0
Pull Request -
State: closed - Opened by corhere about 2 years ago
- 1 comment
#49 - chore: cleanup old buildtags by `go fix`
Pull Request -
State: closed - Opened by fuweid about 2 years ago
#48 - Resolve golangci-lint-action package warnings
Pull Request -
State: closed - Opened by austinvazquez about 2 years ago
#47 - Return nil when openFifo returns nil
Pull Request -
State: closed - Opened by corhere over 2 years ago
- 2 comments
#46 - Update GitHub actions CI workflow
Pull Request -
State: closed - Opened by austinvazquez over 2 years ago
#45 - Remove references to io/ioutil package
Pull Request -
State: closed - Opened by austinvazquez over 2 years ago
#44 - go.mod: github.com/stretchr/testify v1.8.0, golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8, go 1.18
Pull Request -
State: closed - Opened by AkihiroSuda over 2 years ago
- 1 comment
#43 - [Darwin] Read() does not always return when closing the reader
Issue -
State: open - Opened by sameo about 3 years ago
#42 - fifo_test: Add 2 tests for closing after reading
Pull Request -
State: closed - Opened by sameo about 3 years ago
#41 - replace pkg/errors
Pull Request -
State: closed - Opened by zouyee over 3 years ago
#40 - Update branch name in GitHub Actions
Pull Request -
State: closed - Opened by estesp over 3 years ago
#39 - Fix linting, remove solaris code, and exclude files on Windows
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 2 comments
#38 - run linters on macOS and Windows as well
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 7 comments
#37 - Add IsFifo() utility
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 1 comment
#36 - exclude OpenFifoDup2() on Windows
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 2 comments
#35 - readme: update badges to show GHA status
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 1 comment
#34 - go.mod: github.com/stretchr/testify v1.6.1
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 1 comment
#33 - GHA: update to Go 1.16.x
Pull Request -
State: closed - Opened by thaJeztah almost 4 years ago
- 1 comment
#32 - fifo.Close(): prevent possible panic if fifo is nil
Pull Request -
State: closed - Opened by thaJeztah about 4 years ago
- 8 comments
#31 - GHA: update Go to 1.15.7, actions/setup-go@v2
Pull Request -
State: closed - Opened by thaJeztah about 4 years ago
#30 - Update some dependencies
Pull Request -
State: closed - Opened by thaJeztah about 4 years ago
- 1 comment
#29 - Add ReaderFrom/WriterTo for Linux (splice)
Pull Request -
State: open - Opened by cpuguy83 about 4 years ago
- 7 comments
#28 - use golang.org/x/sys/unix for dup2
Pull Request -
State: closed - Opened by BenTheElder over 4 years ago
- 1 comment
#27 - fails to compile on arm64 (syscall.Dup2 not available)
Issue -
State: closed - Opened by BenTheElder over 4 years ago
#26 - Rework CI
Pull Request -
State: closed - Opened by mxpv over 4 years ago
#25 - Add OpenFifoDup2
Pull Request -
State: closed - Opened by mxpv over 4 years ago
- 1 comment
#24 - Turn off Travis; GH Actions passing CI
Pull Request -
State: closed - Opened by estesp almost 5 years ago
#23 - Enable GH Actions for CI for this repo
Pull Request -
State: closed - Opened by estesp almost 5 years ago
- 1 comment
#22 - add go.mod
Pull Request -
State: closed - Opened by AkihiroSuda about 5 years ago
- 2 comments
#21 - Fix indent in errors.go
Pull Request -
State: closed - Opened by darfux over 5 years ago
- 3 comments
#20 - Use defined error var
Pull Request -
State: closed - Opened by darfux over 5 years ago
- 3 comments
#19 - Add common project content/checks to fifo
Pull Request -
State: closed - Opened by fuweid almost 6 years ago
- 3 comments
#18 - Return channel from `OpenFifo` to inform the caller for O_NONBLOCK
Issue -
State: open - Opened by Random-Liu about 6 years ago
#17 - Expose underlying file's `SyscallConn` method.
Pull Request -
State: closed - Opened by cpuguy83 about 6 years ago
- 5 comments
#16 - Update Go versions in travis
Pull Request -
State: closed - Opened by estesp almost 7 years ago
- 2 comments
#15 - Add apache license to files
Pull Request -
State: closed - Opened by crosbymichael almost 7 years ago
- 1 comment
#14 - Copyright is missing
Issue -
State: closed - Opened by elboulangero almost 7 years ago
- 2 comments
#13 - Prevent a data race when Close is called concurrently
Pull Request -
State: closed - Opened by mlaventure over 7 years ago
- 1 comment
#12 - Check if fifo is opened before closing when ctx.Done
Pull Request -
State: closed - Opened by ehazlett over 7 years ago
- 2 comments
#11 - Switch to ALv2
Pull Request -
State: closed - Opened by crosbymichael over 7 years ago
- 1 comment
#10 - Switch license to ALv2
Issue -
State: closed - Opened by caniszczyk almost 8 years ago
#9 - Add travis.yml for CI
Pull Request -
State: closed - Opened by crosbymichael almost 8 years ago
- 3 comments
#8 - Add public build
Issue -
State: closed - Opened by caniszczyk almost 8 years ago
- 1 comment
#7 - Add FreeBSD support
Pull Request -
State: closed - Opened by justincormack almost 8 years ago
#6 - Use uint64() when initializing handle.dev from syscall.Stat_t.Dev.
Pull Request -
State: closed - Opened by vstefanovic about 8 years ago
- 1 comment
#5 - Failed to compile under windwos
Issue -
State: open - Opened by etsangsplk about 8 years ago
- 1 comment
#4 - Don’t return error on closing one-sided fifo
Pull Request -
State: closed - Opened by tonistiigi over 8 years ago
- 1 comment
#3 - Print original path name on error
Pull Request -
State: closed - Opened by mlaventure over 8 years ago
- 3 comments
#2 - Replace usage of syscall.Mkfifo with unix.Mkfifo.
Pull Request -
State: closed - Opened by amitkris over 8 years ago
- 1 comment
#1 - Missing License
Issue -
State: closed - Opened by crosbymichael over 8 years ago