Implemented Threaded Rust Process
Build Library / Build Library (push) Successful in 6m18s

It still locks the GIL, but this is the ground work for the non blocking GUI. Python objects are converted to Rust objects in the beginning of the function call so they can be sent to threads safely.
This commit is contained in:
brotoskyj
2025-12-02 10:53:25 -05:00
parent 99d7b5f74e
commit f3c1d97d28
5 changed files with 784 additions and 513 deletions
+536 -297
View File
File diff suppressed because it is too large Load Diff