Skip to content

fix: accept /dev/null as input#1705

Open
Yongcheng123 wants to merge 1 commit into
charmbracelet:mainfrom
Yongcheng123:fix/validate-epoll-input
Open

fix: accept /dev/null as input#1705
Yongcheng123 wants to merge 1 commit into
charmbracelet:mainfrom
Yongcheng123:fix/validate-epoll-input

Conversation

@Yongcheng123
Copy link
Copy Markdown

Summary

Testing

  • go test ./... -run TestTeaProgramRunsWithDevNullInput
  • go test ./...
  • go vet ./...

Closes #964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The input isn't verified before using epoll on it

1 participant