Andrew O.
Andrew O.
I've now run into this issue in my own program. Will have to look into it cause it's a blocker for my use case :P
> Mmm i have solved that in the past in XR3Player. I was using JavaFX and for each player i had a Thread Service. Everytime i want to stop a...
> Hm thank you very much for mentioning those problems, i think you will need to go into deeper investigation of how this library works then. > > Do me...
> @AObuchow Tell me how it is going for you :) > > > > I just had a look on XR3Player and had nostalgia , i might restart working...
I was able to reproduce this issue, looking into it.
It seems that DWO version 15.2 is being used in the chectl deployment of che, and this version does not include https://github.com/devfile/devworkspace-operator/pull/893
@ibuziuk and I discussed that chectl needs to use an updated image of DWO, and chectl nightly should probably use the nightly build of DWO. cc: @tolusha
DWO: Annotate DWO created PVC's https://github.com/devfile/devworkspace-operator/issues/920 Add testing framework for DWO reconcile loop https://github.com/devfile/devworkspace-operator/issues/930 Add code coverage check for DWO repository https://github.com/devfile/devworkspace-operator/issues/929
So far, the following are the properties I've identified as outdated/obsolete, as well as some very brief reasoning. It's worth noting that for DWO to have feature parity with che-server,...
Thank you so much @tolusha for confirming those properties are safe to remove & for pointing to more properties that can be removed :)