diff options
| author | yum <yum.food.vr@gmail.com> | 2023-02-22 18:40:09 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-02-22 21:54:27 -0800 |
| commit | 4840ab9beb831ec68887a5199fbb50ae6932f498 (patch) | |
| tree | ef8bde6f4da7b051c0336dd83977829ea06d5fee /Scripts/libtastt.py | |
| parent | d701f80119ecb51366a45f429ec7006926527a40 (diff) | |
Checkpoint: begin work reimplementing processes
It appears that you cannot spawn a wxProcess from an independent thread
of execution. I imagine they're supposed to be spawned from the main
thread.
Fuck that, I'm going to try to use the raw WIN32 API to spawn helper
processes, and do it from arbitrary thread context.
* Log() now delegates to a queue which the main thread periodically
drains.
* Log() now writes to a file.
* WhisperCPP thread is now done with std::async.
* Default chars per sync is now 8
* oatpp: Promising web framework.
Diffstat (limited to 'Scripts/libtastt.py')
0 files changed, 0 insertions, 0 deletions
