Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent qthrottled and qdebounced from holding strong references with bound methods #247

Merged
merged 5 commits into from
Jun 3, 2024

done

15228eb
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent qthrottled and qdebounced from holding strong references with bound methods #247

done
15228eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 3, 2024 in 1s

94.59% of diff hit (target 87.07%)

View this Pull Request on Codecov

94.59% of diff hit (target 87.07%)

Annotations

Check warning on line 226 in src/superqt/utils/_throttler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/utils/_throttler.py#L226

Added line #L226 was not covered by tests

Check warning on line 310 in src/superqt/utils/_throttler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/superqt/utils/_throttler.py#L310

Added line #L310 was not covered by tests