packages/library/inotify-killer
i

inotify-killer

f41c003library

No description provided.

0 stars0 forksMITupdated 3 months ago
Open repo

What is this?

a simple script that just checks all the inotify instances in every process it has access and currently kills every one that has more than 40k watches ideally this will be a simple tui to kill those process

Why?

for some reason or some misconfiguration nx seems to spam inotify watches

How to build?

install the odin compiler and run

odin build .

maybe in the future this will have a release build

TODO:

  • tui
  • maybe kill process over a threshold using args

Thanks to:

inotify-info made by mikesart most of the code that reads the data from process is basically a translation from this project

Odin lang

Package Info
Version
f41c003
License
MIT
Author
@jhonnyV-V
Type
library
Forks
0
Created
6 months ago
Updated
3 months ago
Health
maintained
has releases
has readme
has license
Activity
last 56 weeks