Commit Graph

2 Commits

Author SHA1 Message Date
jesslatimer ec6e5c21aa
mdurl: fix early string consumer exhaustion (#9864)
This change removes `sys.maxsize` and uses a defined string size so that
the data is not consumed all at once when first used. This results in
increased code coverage.
2023-03-06 10:38:32 -08:00
DavidKorczynski abdc730160
mdurl: initial integration (#9512)
Signed-off-by: David Korczynski <david@adalogics.com>

Signed-off-by: David Korczynski <david@adalogics.com>
2023-01-27 13:35:15 -05:00