No description
GLib.spawn_command_line_sync freezes the shell process while waiting for the command to complete. Use Gio.Subprocess with communicate_utf8_async instead, as required by EGO review guidelines. |
||
|---|---|---|
| src | ||
| .envrc | ||
| .gitignore | ||
| .prettierrc | ||
| eslint.config.js | ||
| eslint.dist.config.js | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| metadata.json | ||
| package-lock.json | ||
| package.json | ||
| stylesheet.css | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||