Recent Commits to nava:main

  • 11/12/2025 18:04

    Fix/refactorings (#69)

    Fix/refactorings (#69)
    
    * this target call doesn't return process (in windows)
    
    * call terminate -> wait -> kill, minor refactoring on the order and exception handlings
    
    * `CHANGELOG.md` updated
    
    * add concrete exception type
    
    * Refactor exception handling in `NavaThread` class to catch general exceptions and improve clarity in comments. Ensure `_play_process` is set to `None` after termination attempts.
    
    * add bandit `B110` bypassing rule

Log in