Skip to content

Commit 2301b30

Browse files
committed
todo:
decide paarlel
1 parent 431d64d commit 2301b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TODO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- [x] add documentation to new methods
77
- [x] add more `get_*` methods whether it `get_mut_*` etc
88
- [x] add more filter like to filter to a certain file
9+
- [ ] decide when to use par_* (parallelization) vs plain methods cause of the overhead of spawning threads and the like
910

1011
- GUI
1112
- [x] fix `thread '<unnamed>' panicked at 'channel disconnected', function_history_backend_thread/src/lib.rs:33:25` error (handling when the channel is disconnected at the end of the program)

0 commit comments

Comments
 (0)