Method getJob with param: timeout always return null
yanghua opened this issue · 1 comments
yanghua commented
method:
public List<Job> getJob(long timeout, long count, String... queueNames)
always return null and not blocking at this point.
marcosnils commented
@yanghua plz provide a test scenario.