Skip to content

Fix disconnect of signal proxy#2453

Merged
j9ac9k merged 1 commit intopyqtgraph:masterfrom
dgoeries:fix-signal-proxy-disconnect
Oct 2, 2022
Merged

Fix disconnect of signal proxy#2453
j9ac9k merged 1 commit intopyqtgraph:masterfrom
dgoeries:fix-signal-proxy-disconnect

Conversation

@dgoeries
Copy link
Copy Markdown
Contributor

@dgoeries dgoeries commented Oct 2, 2022

Back then with Python 2 support the SignalProxy disconnect was left broken behind.

self.slot stores a weakref, we disconnect properly now if needed.

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 2, 2022

Thanks for the PR! This LGMT.

@j9ac9k j9ac9k merged commit 51108fa into pyqtgraph:master Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants