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

Pony seems to have a race #4

Closed
kaeluka opened this issue Jun 13, 2014 · 1 comment
Closed

Pony seems to have a race #4

kaeluka opened this issue Jun 13, 2014 · 1 comment

Comments

@kaeluka
Copy link
Contributor

kaeluka commented Jun 13, 2014

See this commit for a program that triggers it on my machine:

"It's a bug in pony, I only slightly modified counter.c such that
several threads send to one actor. The actor mailbox has a race that
leads to a crash. We'll need Sylvain's help to fix it without hurting
performance terribly."

Edit: more general: we need someone who knows lock free data structures to fix it without hurting performance terribly.

0c2dcf6

@TobiasWrigstad
Copy link
Contributor

I am closing this for now, since the pony runtime has changed.

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