garden dev OOM
# 💻|contributing
b
The
garden dev
command appears to OOM for me after running for some time. Second time I notice it, but in both cases it ran for quite awhile (probably hours), see attached stack trace
a
Hmm, no bueno. I haven't seen this but it might be related to the Cloud connection stacking some stuff up that's not cleaned up.
b
Yeah that was my first thought. If it's the polling we can always disable that. I was also using autocomplete though.
a
If you switch the cloud autocomplete stuff to requestType: autocomplete, we can rule that out as the cause for sure
the polling, maybe, but that would just be surfacing a problem instead of being the cause exactly
b
Yeah exactly
But yeah, I haven't been able to get
requestType: autocomplete
to work yet
a
Strangely, it works just fine as I'm writing unit tests for it.
7 Views