This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
Assertion violation introduced by #81 #103
Closed

Description
Originally reported by: Anselm Kruis (Bitbucket: akruis, GitHub: akruis)
The fix for #81 (1388a20039578) introduced an invalid assertion. I discovered it during tests of 3.4-slp, but all other versions are affected too. Fortunately it is trivial to fix.
The failure message is:
Stackless/core/stacklesseval.c:556: slp_kill_tasks_with_stacks: Assertion `t->cstate == cs' failed