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

tmclapply is broken because fork and exit do not exist in parallel #13

Open
alko989 opened this issue Jun 12, 2014 · 1 comment
Open
Labels
Milestone

Comments

@alko989
Copy link
Owner

alko989 commented Jun 12, 2014

There are the mcfork and mcexit functions, but they are not exported by the parallel package. Check mcparallel for a possible solution.

@alko989 alko989 added this to the Version 1.0 milestone Jun 12, 2014
@alko989 alko989 added the bug label Jun 12, 2014
@alko989
Copy link
Owner Author

alko989 commented Aug 4, 2014

The temporary solution to use them with ::: is not good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant