colprof.js sends { basename, cwd }. Rust expects { ti3_path, icc_path }. Process IDs also disagree (colprof_${basename} vs colprof_{icc_path}), so even a successful spawn would never fire the UI listeners.
colprof.js sends { basename, cwd }. Rust expects { ti3_path, icc_path }. Process IDs also disagree (colprof_${basename} vs colprof_{icc_path}), so even a successful spawn would never fire the UI listeners.
gronod
added the Kind/Bug label 2026-08-25 09:15:09 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
colprof.js sends { basename, cwd }. Rust expects { ti3_path, icc_path }. Process IDs also disagree (colprof_${basename} vs colprof_{icc_path}), so even a successful spawn would never fire the UI listeners.