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

update Mapper objects in pyina.launchers to match pathos.pools #56

Closed
mmckerns opened this issue Jan 18, 2023 · 1 comment
Closed

update Mapper objects in pyina.launchers to match pathos.pools #56

mmckerns opened this issue Jan 18, 2023 · 1 comment
Milestone

Comments

@mmckerns
Copy link
Member

The use of args and kwds is slightly different between a Mapper().map from pyina and a Pool().map from pathos.pools. Specifically, ensure the same behavior when kwds are passed to the map.

@mmckerns mmckerns changed the title update "Mapper" objects in pyina.launchers to match pathos.pools update Mapper objects in pyina.launchers to match pathos.pools Jan 18, 2023
@mmckerns mmckerns added this to the pyina-0.2.8 milestone Jan 30, 2023
@mmckerns
Copy link
Member Author

closing this as a duplicate of #18

@mmckerns mmckerns closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant