paypal / junodb

JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
Apache License 2.0
2.56k stars 164 forks source link

Fixed subprocess shell parameter. #92

Closed art2ip closed 1 year ago

art2ip commented 1 year ago

Changed shell=True to False in subprocess argument.