oven-sh / docker

Docker images for bun
17 stars 0 forks source link

Memory leak linux/arm64 #2

Open Fumaz opened 1 year ago

Fumaz commented 1 year ago

Hi, I'm having an issue with the linux/arm64 bun docker image. When I run some code, it doesn't exit the process after it's done, and it starts leaking a huge amount of memory extremely fast. This doesn't happen when I run the linux/amd64 image.

I am using an M1 Pro Macbook Pro.