Skip to content

Fix: Prevent projectAlgorithm overwrite in Reflection Widget (#6172)#6174

Open
moksha-hub wants to merge 1 commit intosugarlabs:masterfrom
moksha-hub:fix/6172-projectalgorithm-overwrite
Open

Fix: Prevent projectAlgorithm overwrite in Reflection Widget (#6172)#6174
moksha-hub wants to merge 1 commit intosugarlabs:masterfrom
moksha-hub:fix/6172-projectalgorithm-overwrite

Conversation

@moksha-hub
Copy link
Contributor

@moksha-hub moksha-hub commented Mar 9, 2026

Fixes #6172

PR Category

  • Bug Fix
  • Feature
  • Performance
  • Tests
  • Documentation

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

✅ All Jest tests passed! This PR is ready to merge.

@github-actions github-actions bot added the bug fix Fixes a bug or incorrect behavior label Mar 9, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

✅ All Jest tests passed! This PR is ready to merge.

@moksha-hub moksha-hub force-pushed the fix/6172-projectalgorithm-overwrite branch from d5a8d6b to b4a5cfa Compare March 9, 2026 09:32
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

GraphicsBlocks.test.js

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

GraphicsBlocks.test.js

@moksha-hub moksha-hub force-pushed the fix/6172-projectalgorithm-overwrite branch from 4513edc to 1bb48ab Compare March 9, 2026 09:48
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

✅ All Jest tests passed! This PR is ready to merge.

@moksha-hub moksha-hub force-pushed the fix/6172-projectalgorithm-overwrite branch from 1bb48ab to bf1a7dd Compare March 9, 2026 10:00
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

✅ All Jest tests passed! This PR is ready to merge.

@moksha-hub moksha-hub force-pushed the fix/6172-projectalgorithm-overwrite branch from bf1a7dd to 4ad5f7b Compare March 9, 2026 10:11
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

❌ Some Jest tests failed. Please check the logs and fix the issues before merging.

Failed Tests:

GraphicsBlocks.test.js

Copy link
Contributor

@parthdagia05 parthdagia05 left a comment

Choose a reason for hiding this comment

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

Could you clarify how removing this assignment addresses the race condition between sendMessage() and botReplyDiv()?

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

Labels

bug fix Fixes a bug or incorrect behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Reflection Widget: Concurrency bug in sendMessage causes dropped user queries

2 participants