ITADN
apple/cups/Issues

Fix backchannel status checking bugs

#6085Pull RequestAtariDreams 创建于 2022-11-11
A
AtariDreamscommented
Checking for merely (status < 0) is a bug because the check for timeout is deliberate. Note that you have an if (timeout < 0) at the beginning So if the timeout is set to a value, it should check for that value. Co-Authored-By: aaaaaa123456789 <aaaaaa123456789@acidch.at>
合并状态:未合并 关闭于 2023-01-19 1 条评论