version 4.2 process stopped responding and was terminated.
Created at 08 Apr 2022, 19:11
SH
version 4.2 process stopped responding and was terminated.
08 Apr 2022, 19:11
Hi,
We have some indicators that need to do a lot of things before starting up (Opening internet channels. analyzing stuff and so on)
Due to cTrader not being threadsafe we do it all in a single thread.
in 4.2 suddenly we sometimes get the message.
08/04/2022 15:49:11.695 | Indicator instance [xxx] process stopped responding and was terminated.
Is there a way to tell the indicator it should not terminate but just wait for the processing to finish?
or is there a maximum time to be set before this is invoked?
Best Rgds.
amusleh
09 Apr 2022, 08:50
Hi,
Please post a sample code that can reproduce this issue.
@amusleh