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

fix: read-any-spid #95

Merged
merged 3 commits into from
Jul 16, 2024
Merged

fix: read-any-spid #95

merged 3 commits into from
Jul 16, 2024

Conversation

snadrus
Copy link
Contributor

@snadrus snadrus commented Jul 16, 2024

The current implementation of the SPID reader is unable to show SPIDs for tasks that are not active on that web server (which is probably few).
This should allow the UI to show the related SPID for all SPID-type tasks.
This Generic change requires ALL tasks to register into a global registry in init(). Then, various future TaskInterface implementations can provide ad-hoc support for extended Interfaces, the first being GetSPID()

@magik6k magik6k merged commit b7b0728 into main Jul 16, 2024
8 checks passed
@magik6k magik6k deleted the fix/spid-reader branch July 16, 2024 13:59
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.

2 participants