Open quisido opened 2 months ago
@quisido Hello, can you send us a minimal repro in the form of some really simple code/unit test setup so we can have parity to repro it.
Unlikely. This was a month ago. I didn't recall which tests I was running at that time. If I see it again, I'll post back, but I think the solution not to watch non-YAML or temporary files still applies and is needed.
When running unit tests, my YAML server keeps crashing. Logs show that it's trying to watch temporary files.
The VS Code settings set "Yaml File Matcher" to
**/*.yaml
, so I don't know why.json
is being watched or how to denylist it.