Skip to content

Commit

Permalink
docs(readme): update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed May 25, 2022
1 parent 05b12f3 commit 48214c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ arr.Row(0) // ["foo", "bar", "baz"]
```

## TODO
- [ ] Connection pools
- [x] Connection pools
- [ ] Improved i/o timeout handling
- [ ] Close connection on context cancellation in all cases
- [ ] Ensure that reads can't block forever
Expand Down

0 comments on commit 48214c1

Please sign in to comment.