5 ms·
Usually something more subtle like adding an early return somewhere before the offending line, or inheriting from that class and blanking that method, or someth
by kqr 15d ago
Usually something more subtle like adding an early return somewhere before the offending line, or inheriting from that class and blanking that method, or something along those lines.