DudeWhoCode / kulay

High speed message passing between various queues and services
MIT License
12 stars 1 forks source link

kulay command silently failing #21

Open DudeWhoCode opened 7 years ago

DudeWhoCode commented 7 years ago

kulay -f random_sqs.test_queue -t redis.test_buffer In above command the main section random_sqs is invalid and test_queue sub-section is valid. The command doesn't throw any error and silently waits.