reported by user Cnly on the joernio Discord
(I'm asking because I'm using cpgqls_client in python, but got a truncated output. Maybe that's worth improving as well.)
test with
default truncation is 100k lines, so 0.to(200000) get's truncated, while show(0.to(200000)) isn't
reported by user Cnly on the joernio Discord
test with