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