Skip to content
代码片段 群组 项目
未验证 提交 df51d1cd 编辑于 作者: Vishwa Bhat's avatar Vishwa Bhat
浏览文件

Fix flaky test that verifies secret push timeout[skip secret detection]

When RSpec's main process terminates and attempts to clean up
child processes upon completion, it terminates subprocesses
where the scans might be still ongoing. This behavior is not
recognized by the upstream library (parallel), which manages
all forked subprocesses it created for running scans.
When the upstream library attempts to close its forked
subprocesses which already terminated, it raises an
'ArgumentError' with the message 'bad signal type NilClass,'
resulting in flaky failures in the test expectations.
上级 3703b5a2
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册