-
Notifications
You must be signed in to change notification settings - Fork 47
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
Implement set_apb_pauser method for ModelEmulated. #1681
base: main
Are you sure you want to change the base?
Conversation
4cb7dec
to
51171bd
Compare
51171bd
to
8e4f368
Compare
83c2725
to
4c93c99
Compare
4c93c99
to
4707a60
Compare
4707a60
to
6646194
Compare
6646194
to
0dcd1cc
Compare
0dcd1cc
to
a6bdf19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also checked out this PR and did some testing with it. Looks like it is working correctly and DPE sees different localities.
a6bdf19
to
d12fcb1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, tests pass locally as well for me
Bare minimum pauser emulation.