Skip to content

fix: Ensure Scheduler::get_global_tick() is monotonic#672

Merged
jdmarmen merged 2 commits into
developmentfrom
fix/Scheduler-TickGlobal-Monotonic
Jul 7, 2026
Merged

fix: Ensure Scheduler::get_global_tick() is monotonic#672
jdmarmen merged 2 commits into
developmentfrom
fix/Scheduler-TickGlobal-Monotonic

Conversation

@FoniksFox

Copy link
Copy Markdown
Contributor

What the title says

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

ST-LIB Release Plan

  • Current version: 6.1.3
  • Pending changesets: 2
  • Highest requested bump: patch
  • Next version if merged now: 6.1.4

Pending changes

  • patch Fix a warning about symbols in HardfaultTrace (doesn't change any behaviour) (.changesets/fix-hwarfault-warning.md)
  • patch Adds a check to ensure return values from Scheduler::get_global_tick() are monotonic (never get decreasing values) (.changesets/scheduler-monotonic.md)

@victor-Lopez25 victor-Lopez25 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd like a better solution but this seems OK.

@jdmarmen
jdmarmen merged commit 81ea04d into development Jul 7, 2026
26 checks passed
@jdmarmen
jdmarmen deleted the fix/Scheduler-TickGlobal-Monotonic branch July 7, 2026 15:27
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.

3 participants