diff --git a/BUGS b/BUGS new file mode 100644 index 0000000..86a609f --- /dev/null +++ b/BUGS @@ -0,0 +1,4 @@ +Type to fast and search must be triggered again (queues don't work as intended). Here, +we may need proper mutexes. + +Memory leaks(ignored for now due to short-running nature of the application)