forked from retoor/snek
The change limits concurrent thread execution per user to a single worker, preventing resource exhaustion from unbounded thread creation in the get_or_create_executor method.
The change limits concurrent thread execution per user to a single worker, preventing resource exhaustion from unbounded thread creation in the get_or_create_executor method.