fix: Check for existing event group in cleanUp() by michaela-mm · Pull Request #9265 · RaspberryPiFoundation/blockly

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@michaela-mm

Copy link Copy Markdown

Contributor

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 michaela-mm requested a review from a team as a code owner

August 1, 2025 09:59

@michaela-mm michaela-mm requested a review from gonfunko

August 1, 2025 09:59

@github-actions github-actions bot added the PR: fix

Fixes a bug

label

Aug 1, 2025

@gonfunko

Copy link Copy Markdown

Contributor

gonfunko commented

Aug 1, 2025

Thanks for the bug report and fix, we appreciate it!

@gonfunko gonfunko merged commit d942189 into RaspberryPiFoundation:develop

Aug 1, 2025

13 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gonfunko gonfunko gonfunko approved these changes

Assignees

@gonfunko gonfunko

Labels

PR: fix

Fixes a bug

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Workspace cleanUp() method breaks event group

2 participants

@michaela-mm @gonfunko