expressjs/multer

Make multer non-flaky on macOS in CITGM

Open

#1.295 aberto em 22 de mar. de 2025

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (1.043 forks)batch import
enhancementhelp wantedinvestigate

Métricas do repositório

Stars
 (11.136 stars)
Métricas de merge de PR
 (Mesclagem média 9d 11h) (7 fundiu PRs em 30d)

Description

In CITGM, multer is not running on macOS due to an unknown issue (for more references, see https://github.com/nodejs/citgm/issues/999). The goal is to get the tests running on macOS again from the Node.js side.

This is important because if there is a bug on macOS that breaks multer, we will be informed before Node.js releases a new version.

Guia do colaborador