Status: New
Owner: ----
New issue 652 by [email protected]: Execution of a
MethodInvocation.proceed() can cause an infinite loop
http://code.google.com/p/google-guice/issues/detail?id=652
I think the example code attached is the best explanation...
The idea is to call the proceed() from a separate thread, but it seems to
re trigger the interception point again..
Wonder if there is a nice way to avoid, is it by design?
Attachments:
BugDemo.java 549 bytes
Interceptor.java 743 bytes
Target.java 139 bytes
Seda.java 359 bytes
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.