Skip to content

Fix device package#2

Merged
philsmt merged 4 commits intomasterfrom
fix_device_package
Jul 13, 2020
Merged

Fix device package#2
philsmt merged 4 commits intomasterfrom
fix_device_package

Conversation

@philsmt
Copy link
Owner

@philsmt philsmt commented Jul 6, 2020

Based on #1 to enable support for spawn method in multiprocessing, but fixes new issues introduced by moving the devices module to metro.services. The module is no longer introduced as a symbol into the metro namespace, but only its (mostly) public symbols. This will require some small changes in metro-age as well.

Also fixes a minor PyQt-dependent bug in GenericDevice.__ge__ by replacing the magic method with a proper classmethod.

@philsmt philsmt mentioned this pull request Jul 6, 2020
@philsmt philsmt force-pushed the fix_device_package branch from 941fb57 to a623686 Compare July 13, 2020 08:36
@philsmt philsmt force-pushed the fix_device_package branch from a623686 to 22585fc Compare July 13, 2020 13:19
@philsmt philsmt merged commit 22585fc into master Jul 13, 2020
@philsmt philsmt mentioned this pull request Jul 13, 2020
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