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

Version 1.0.7 #57

Merged
merged 13 commits into from
Nov 3, 2023
Merged

Version 1.0.7 #57

merged 13 commits into from
Nov 3, 2023

Conversation

cwiede
Copy link
Contributor

@cwiede cwiede commented Nov 3, 2023

Decrease deadlock probability
Switch to PySide 6.5.3 and add workarounds to new bugs introduced in this version
Fix restoring positions of MDI Subwindows in the main window
Make invokeMethod() more efficient by calling the requested slot directly without making a connection

…/slot connection since this seems to be more efficent

[PlaybackControl] make removeConnections(...) less prone for deadlocks (but probably this is not really the issue)
- do not add ProfilingService to Console Application anymore - this can be added manually by using -e 'from nexxT.interface import Services; Services.addService(Profiling())', but it is probably not needed and seems to be a source of deadlocks induced by PySide6
@cwiede cwiede merged commit 77d5d2a into master Nov 3, 2023
2 checks passed
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.

1 participant