hi, regarding "inappropriate method-blocking call" jvm inspection;
i've tried adding a "blocking" annotation (target function, retention runtime) to a method in a class, but it doesn't seem to be working as expected 😕
it's working on one class but not another; has someone faced similar issues?