An infinite loop that never ends; it never breaks out of the loop. So, whatever is in the loop gets executed forever, unless the program is terminated.
-
Updated
Mar 21, 2022 - Python
An infinite loop that never ends; it never breaks out of the loop. So, whatever is in the loop gets executed forever, unless the program is terminated.
Website scraping and monitoring
Various utilities for handling loops, recursions, etc.
Add a description, image, and links to the infinite-loop topic page so that developers can more easily learn about it.
To associate your repository with the infinite-loop topic, visit your repo's landing page and select "manage topics."