fix: Check for existing event group in cleanUp() by michaela-mm · Pull Request #9265 · RaspberryPiFoundation/blockly
Navigation Menu
{{ message }}
RaspberryPiFoundation / blockly Public
- Notifications You must be signed in to change notification settings
- Fork 3.8k
Merged
gonfunko merged 1 commit intoRaspberryPiFoundation:developfrom
Aug 1, 2025Merged
fix: Check for existing event group in cleanUp()#9265
gonfunko merged 1 commit intoRaspberryPiFoundation:developfrom
fix: Check for existing event group in cleanUp()#9265
gonfunko merged 1 commit intoRaspberryPiFoundation:developfrom
Conversation
Copy link Copy Markdown
Contributor
michaela-mm
commented
Aug 1, 2025
michaela-mm
commented
The basics
The details
Resolves
Fixes #9264
Proposed Changes
Reason for Changes
Add a check into workspace.cleanUp whether an event group already exists, and resets it at the end.
Test Coverage
Checked reproduction steps in playground.
Documentation
Additional Information
michaela-mm
requested a review
from a team
as a code owner
michaela-mm
requested a review
from gonfunko
github-actions
bot
assigned
gonfunko
gonfunko approved these changes Aug 1, 2025
Copy link Copy Markdown
Contributor
gonfunko
commented
Aug 1, 2025
gonfunko commented
Aug 1, 2025Thanks for the bug report and fix, we appreciate it!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment