In this post we will see how to prevent future method and trigger from being recursive. As we know we can prevent this by using static variable, now will see the implementation.