forcedotcom / EMP-Connector

A simplified cometd connector for Enterprise Messaging Platform
BSD 3-Clause "New" or "Revised" License
185 stars 243 forks source link

Timeoutexception when calling same code base from another class #52

Open Indresh1986 opened 5 years ago

Indresh1986 commented 5 years ago

getting

java.util.concurrent.TimeoutException at java.util.concurrent.CompletableFuture.timedGet(Unknown Source) at java.util.concurrent.CompletableFuture.get(Unknown Source)

NithK45 commented 5 years ago

Any luck on this?