eclipse-ditto/ditto-clients

Remove Thread.sleep from DittoClientUsageExamples.java ?

yufei-cai opened this issue · 0 comments

I think we should set users on the right path of asynchronous programming by not calling Thread.sleep in the client usage examples.