Hi Felix Developers, If possible, could you kindly have a look at this PR [1]? According to our needs, we could actually make use of this functionality which disables the usage of ThreadIO on demand and hooks custom implementation instead. The PR makes the functionality quite extensible for this purpose.
I would be really grateful if you kindly review the aforementioned PR. Thanks in advance for your further support. Best Regards, Amit [1] - https://github.com/apache/felix-dev/pull/48 [https://avatars.githubusercontent.com/u/47359?s=400&v=4]<https://github.com/apache/felix-dev/pull/48> [io] Refactor of ThreadIO by pkriens · Pull Request #48 · apache/felix-dev<https://github.com/apache/felix-dev/pull/48> The ThreadIO service replaces the System streams so that the output and input on a thread associated with a command can be captured. Unfortunately, this occupies the singletons of System.in/out/err... github.com
