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
Fix performance issue with non-matching rules when no callback is provided.
As pointed out by Arnim Rupp (@2d4d) in VirusTotal#172, the fix in VirusTotal#175 was not complete as there's was no performance gain when the callback was not provided, which is the most common case.
0 commit comments