Skip to content

Commit 8063b5b

Browse files
further notes
1 parent 3a495a3 commit 8063b5b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
- [ ] it has missed out some of the primitiveKeyData (e.g. max integer)
2-
- [ ] the primitiveKeyData need DRYing up
2+
- [ ] the primitiveKeyData need DRYing up — and I need to understand what types they should be
33
- [ ] some of the code that checks unsubscribe might be a bit racy — e.g. it might just be that you didn't see an update yet because you dispatched its handling into a `Task`
4+
- [ ] there are a bunch of `if case` statements in the tests which make me worry that some tests might end up being no-ops

0 commit comments

Comments
 (0)