expressjs/multer

Make multer non-flaky on macOS in CITGM

Open

#1,295 创建于 2025年3月22日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)JavaScript (1,043 fork)batch import
enhancementhelp wantedinvestigate

仓库指标

Star
 (11,136 star)
PR 合并指标
 (平均合并 9天 11小时) (30 天内合并 7 个 PR)

描述

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.

贡献者指南