mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-28 00:29:41 +00:00
52f2086319
The repr() check existed because eventlet broke normal exception catching. With eventlet removed, catch CalledProcessError directly.