eigengo / monitor

Library for monitoring the Typesafe stack-based applications.
Apache License 2.0
127 stars 24 forks source link

Actor count don't work for actors created by Creator<T> implementations #78

Closed MarioArias closed 11 years ago

MarioArias commented 11 years ago

A new pointcut must be create to catch this invocation

janm399 commented 11 years ago

Is this still an open issue?

lashford commented 11 years ago

I know the reason this was created, but i don't believe it is entirely to do with actors created with Creator. I have an example of this working. So this can be closed, i will however raise a new issue for the bug.