Add a small TODO
This commit is contained in:
parent
4cebd1e25f
commit
1a2cd40c34
1
TODO.txt
1
TODO.txt
|
@ -16,6 +16,7 @@ Add timing/profiler helpers (for indexing/DB/RPC operations)
|
|||
Measure first-time query latency
|
||||
|
||||
= Rust
|
||||
Use Bytes instead of Vec[u8] when possible
|
||||
Handle SIGINT gracefully (https://www.reddit.com/r/rust/comments/6swidb/how_to_properly_catch_sigint_in_a_threaded_program/)
|
||||
Return errors instead of panics
|
||||
Use generators instead of vectors
|
||||
|
|
Loading…
Reference in New Issue
Block a user