WeibelLab / ChronoSense

ChronoSense: a multimodal data capture software for all. OS agnostic, time aware, extensible. Powered by Node.js and Electron.
http://chronosense.ucsd.edu/
GNU General Public License v3.0
3 stars 0 forks source link

Forked postprocess #42

Closed stevenrick closed 3 years ago

stevenrick commented 3 years ago

Wrapped up spawn in main -> fork in child for post-processing. Also added safety checks and a timeout on closure to terminate any pending recordings and start post-processing before shutdown.

Tested on windows without issue

stevenrick commented 3 years ago

now tested and working on mac os too