mirror of
https://github.com/apple/swift-protobuf.git
synced 2026-06-16 10:24:34 +00:00
AsyncMessageSequence sees timeouts on oss-fuzz pretty often, but the other just saw one and raised it to a bug, so put a limit on how many messages the tests will read/decode to try and avoid the timeouts. Fixes https://g-issues.oss-fuzz.com/issues/480506473