Skip to content

feat(trios): The watcher catches the moment correctly - it printed that - #50

Open
gHashTag wants to merge 1 commit into
feat/queen-supervisorfrom
queen/1239-the-watcher-catches-the-moment-correctly
Open

feat(trios): The watcher catches the moment correctly - it printed that#50
gHashTag wants to merge 1 commit into
feat/queen-supervisorfrom
queen/1239-the-watcher-catches-the-moment-correctly

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

For gHashTag/trios#1239

Opened by the Queen for queen-swift.

…- it printed that QueenObserver.swift was 9263 bytes - but instead of naming a culprit it dumps the entire system process table, sixty-two kilobytes of noise in which every browser helper on the machine appears. That is not evidence, it is a haystack. Narrow it: report the processes that actually hold the file or the repository open, using lsof on the path and on the repository directory, and fall back to naming only processes whose working directory is inside the repository. Keep the timestamp, the path and the previous size as they are. Read only the watch-empties target. Do not add an assert. Make the edit with Edit, then verify once
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@gHashTag