#!/usr/bin/env python3

"""Just peg the CPU, for the sake of testing."""

while True:
    pass