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

priority.clj example fails #25

Closed
calam1 opened this issue Dec 3, 2014 · 1 comment
Closed

priority.clj example fails #25

calam1 opened this issue Dec 3, 2014 · 1 comment
Labels

Comments

@calam1
Copy link
Contributor

calam1 commented Dec 3, 2014

I am running the priority.clj example, and when I run main I get the following error. Unfortunately I cannot make any sense of this as far as rectifying it.

I am running clojure 1.6.0, Thanks for any feedback!

pulsar-tutorial.priority> (-main)
IllegalMonitorStateException attempt by Fiber@10000011[task: ParkableForkJoinTask@3c4ecbf(Fiber@10000011), target: co.paralleluniverse.actors.PulsarActor@7592f187, scheduler: co.paralleluniverse.fibers.FiberForkJoinScheduler@29e2b917] but owned by Fiber@10000011[task: ParkableForkJoinTask@3c4ecbf(Fiber@10000011), target: co.paralleluniverse.actors.PulsarActor@7592f187, scheduler: co.paralleluniverse.fibers.FiberForkJoinScheduler@29e2b917] co.paralleluniverse.strands.OwnedSynchronizer.register (OwnedSynchronizer.java:36)

@pron pron added the bug label Dec 3, 2014
@pron pron closed this as completed in 2bb844c Dec 3, 2014
@pron
Copy link
Contributor

pron commented Dec 3, 2014

Thanks for reporting!

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

2 participants