How about add wait(100) and nofity() in configureBlocking() method to break the deadlock?
And should the timeout be shorter to avoid impacting the performance? -- Regards, Ray Chen
How about add wait(100) and nofity() in configureBlocking() method to break the deadlock?
And should the timeout be shorter to avoid impacting the performance? -- Regards, Ray Chen