plaso
                                
                                
                                
                                    plaso copied to clipboard
                            
                            
                            
                        Python 3.12 DeprecationWarning fork()
/usr/lib64/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2333598) is multi-threaded, use of fork() may lead to deadlocks in the child.
  self.pid = os.fork()