BASRemote.NET icon indicating copy to clipboard operation
BASRemote.NET copied to clipboard

No logs from threading

Open TechnoW1zard opened this issue 2 years ago • 0 comments

Hello, I run functions in multithreaded mode, but they don't output logs to console. I tried wrapping the thread in a Task and assigning await, but that didn't help either. The logs are displayed if the function has await. This causes inconvenience, it is not quite clear when functions work and when they don't.

Thank you in advance for your reply, I hope you can clarify the situation

TechnoW1zard avatar Nov 30 '23 19:11 TechnoW1zard