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

test producer-consumer as two process #2

Open
hbs24 opened this issue Nov 20, 2018 · 1 comment
Open

test producer-consumer as two process #2

hbs24 opened this issue Nov 20, 2018 · 1 comment

Comments

@hbs24
Copy link

hbs24 commented Nov 20, 2018

Hi,
I wrote a test base on your test example.
But for some reason the mq_recv failed (e.i consume process)
with error 6 which means invalid handle.(mqh_lock failed at WaitForSingleObject in MUTEX_LOCK)
Im run the two process as different projects on the top of the same solution (MCVS)
The producer work fine.
There is a way to use your project for process and not only threads?
Thanks.

@marklakata
Copy link
Owner

I have abandoned W32 development since this project. You are welcome to fork and fix the issues.

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

No branches or pull requests

2 participants