You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove this feature for the following reasons:
If you switch from one codebase to another the timer gets stopped and a new timer will start. This could lead to longer rotation times
the way we stop the timer is just searching for the right process and killing it. This is a behavior which is suspicious for the most virus detection applications and could be one cause why mob is listed for some virus detection tools in windows. (see Virusdetection on mob.exe #357)
The text was updated successfully, but these errors were encountered:
hollesse
changed the title
Remove abortion of the local mob timer when doing mob done or mob next
Remove cancellation of the local mob timer when doing mob done or mob next
Jan 25, 2024
@gregorriegler I knew. I tested it before on virustotal. But if you have a look at the behavior analysis then it looks at least a bit better. I think this is a problem which has emerged and therefore we need to look at different points where we need to adjust. And this is just one point.
We should remove this feature for the following reasons:
The text was updated successfully, but these errors were encountered: