expressjs/multer

Make multer non-flaky on macOS in CITGM

Open

#1.295 geöffnet am 22. März 2025

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (1.043 Forks)batch import
enhancementhelp wantedinvestigate

Repository-Metriken

Stars
 (11.136 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 11h) (7 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide