Skip to content

Commit

Permalink
Make sync and async generators restore the initialization context (#61)
Browse files Browse the repository at this point in the history
* Make sync and async generators restore the initialization context

Closes #18.

* Don't store the snapshots at yield points

* Remove the .vscode folder

* Assert that the snapshot hasn't changed inside the generator

* Fix wrong assertions
  • Loading branch information
andreubotella authored Aug 8, 2023
1 parent 9b84840 commit 27e5abe
Showing 1 changed file with 438 additions and 0 deletions.
Loading

0 comments on commit 27e5abe

Please sign in to comment.