Skip to content

Conversation

@BrandonWong14
Copy link
Contributor

The primary update in this pull request is updating executor such that loops now must be written by the students rather than done in executor itself. This was primarily a simplification of the code, ideally to deal with rare bugs around sleeping. It should also help students understand how exactly their code is running better.
Additionally, python version has been set to 3.11, the rasbian default. Tests have been updated to account for the new executor and python version.

BrandonWong14 and others added 23 commits May 28, 2024 21:32
Updated 4 student code test files
modified first 5 student_code tests
Revert "modified first 5 student_code tests"
…d pi to ubuntu is runtime_update service file
Copy link
Member

@3142008956 3142008956 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests pass, if anything else comes up, we all blame Brandon.

@BrandonWong14 BrandonWong14 merged commit c58841f into master Mar 14, 2025
1 check passed
@BrandonWong14 BrandonWong14 deleted the executor_rewrite branch March 14, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants