You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Synchronise JoinPointImpl methods dealing with Stack<AroundClosure>
If we do not synchronise, we will run into problems with nested
around-aspects in combination with proceeding asynchronously (in another
thread).
Fixeseclipse-aspectj#128.
Signed-off-by: Alexander Kriegisch <[email protected]>
0 commit comments