remove event subscription sleeps on linux#415
remove event subscription sleeps on linux#415bourtemb merged 5 commits intotango-controls:tango-9-ltsfrom
Conversation
|
pipe_event automated test is failing when we remove this sleep:
|
|
Hi Reynald, I have modifed the sleeps to 5ms and 1ms (compared to 20-10 in original sources). Could you crosscheck if now tests are passed? |
|
@sergirubio You can easily see it by clicking on the red cross (or green tick) on the right of your commit... |
|
Ok, once we detected that pipes need them, I'm trying to found the "lower limit" for the sleeps |
|
As the last commit failed some checks, we decided to use the previous and build our own Tango packages with it: It's been deployed and tested with most of our clients and it works ok |
|
AppVeyor has passed the tests for windows ... is it good or bad? |
|
Appveyor is currently "only" building the libraries and creating some windows installers. |
I'm currently testing these changes using HDB++ and Taurus GUI's.
I have not detected any case yet in which removing the sleeps has caused subscription to fail.
Please, try it on your test suites to see if it has any unwanted consequence.