Skip to content

Commit

Permalink
Add test for behavior of self-restarting scripts
Browse files Browse the repository at this point in the history
The behavior is non-trivial as it will keep running the old thread
unti it yields.

I briefly tested putting `thread.status = 4` at the start of _restartThread
and all the old execution tests still passed, so let's just add a bit more
coverage. This was nearly regressed by f548d1b.
  • Loading branch information
GarboMuffin committed May 23, 2024
1 parent d39a30f commit 733a8c0
Showing 1 changed file with 0 additions and 0 deletions.
Binary file not shown.

0 comments on commit 733a8c0

Please sign in to comment.