Change visibility of AStage.onSignal to protected or package private
It seems like this method does not need to be public.. only tests which use it directly will fail otherwise.
issue