Skip to content

Fix immediate after callbacks not notifying about state change #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

lwaern-intel
Copy link
Contributor

I kinda sorta forgot about this when I wrote immediate after.

After-on-hooks doesn't have the same problem as messages can only be sent through a hook from within DML itself.

@lwaern-intel lwaern-intel requested a review from mandolaerik April 4, 2024 09:33
@syssimics
Copy link
Contributor

Verification #13215078: pass

@lwaern-intel
Copy link
Contributor Author

Right, @mandolaerik is on vacation. Requesting @JonatanWaern as reviewer.

@@ -526,4 +526,7 @@
<build-id _6="6287" _7="7012"><add-note> Fixed a bug where overlapping
registers would not be rejected if they were part of a bank within a group
or subdevice.</add-note></build-id>
<build-id _6="next" _7="next"><add-note> Fixed a bug where executed callbacks
posted via immediate after statements would not trigger the device state
change notifier.</add-note></build-id>
Copy link
Contributor

Choose a reason for hiding this comment

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

state-change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not according to a releasenote in RELEASENOTES-1.2:

Added the --state-change-dml12 flag, allowing the use of an incomplete version of state change notifiers in DML 1.2 devices .

@lwaern-intel lwaern-intel merged commit 8cd3138 into main Apr 5, 2024
@lwaern-intel lwaern-intel deleted the lw/fix-immediate-after-state-change branch June 14, 2024 12:32
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