Tomas Ptacek
Tomas Ptacek
### Current Behavior Hi, I am trying to run e2e tests with nx-cloud and nx-agents, I have run into some issues previously with OOM: `Failed to adjust OOM score of...
Hi everyone, I have the following code: ```lua local Job = require "plenary.job" Job:new({ "npm", "info", "anuglar", "versions", "--json", on_exit = function(job) local result = job:result() print(vim.inspect(result)) end, }):start() ```...
### Regression? No ### System Info and Version System/Version info ```sh Hyprland, built from branch at commit 9e781040d9067c2711ec2e9f5b47b76ef70762b3 (props: bump version to 0.41.1). Date: Thu Jun 13 09:54:06 2024 Tag:...