Skip to content
  • Luke Campagnola's avatar
    Corrected bug in multiprocess causing deadlock at exit · 89c04c8a
    Luke Campagnola authored
    Multiprocess debugging messages now use one color per process
    Corrected RemoteGraphicsView not setting correct pg options on remote
    process
    
    New debugging tools:
    * util.cprint for printing color on terminal (based on colorama)
    * debug.ThreadColor causes each thread to print in a different color
    * debug.PeriodicTrace used for debugging deadlocks
    * Mutex for detecting deadlocks
    89c04c8a
This project is licensed under the GNU General Public License v3.0 only. Learn more