Skip to content

Fix regression that did not trigger events in nested calls within an already running transition#451

Merged
fgmacedo merged 2 commits intodevelopfrom
macedo/thread-safety
Jun 26, 2024
Merged

Fix regression that did not trigger events in nested calls within an already running transition#451
fgmacedo merged 2 commits intodevelopfrom
macedo/thread-safety

Conversation

@fgmacedo
Copy link
Copy Markdown
Owner

@sonarqubecloud
Copy link
Copy Markdown

@fgmacedo fgmacedo changed the title macedo/thread safety Fix regression that did not trigger events in nested calls within an already running transition Jun 26, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (af78785) to head (d6e73e6).
Report is 31 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #451   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1270      1276    +6     
  Branches       190       191    +1     
=========================================
+ Hits          1270      1276    +6     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fgmacedo fgmacedo self-assigned this Jun 26, 2024
@fgmacedo fgmacedo added the bug label Jun 26, 2024
@fgmacedo fgmacedo merged commit 2669b92 into develop Jun 26, 2024
@fgmacedo fgmacedo deleted the macedo/thread-safety branch June 26, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when invoking send in sequence within on_enter_state synchronously

1 participant