Skip to content
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

ProgId not getting updated while user program loaded #321

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

Atul-source
Copy link
Contributor

Basically when we are loading from only user program (UserProgramDaemon is true) then we can'nt fetch ProgID . so when
IsRunning function calls the IsLoaded it we will fail. In this PR I am fixing that issue.

Copy link

@charleskbliu0 charleskbliu0 left a comment

Choose a reason for hiding this comment

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

looks good

@sanfern sanfern added the bug Something isn't working label Jan 17, 2024
@sanfern sanfern merged commit 15774fd into l3af-project:main Jan 17, 2024
8 checks passed
@sanfern sanfern changed the title added the case where ProgId can'nt be updated ProgId not getting updated while user program loaded Oct 9, 2024
@Atul-source Atul-source deleted the progid branch January 2, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants