Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented May 20, 2025

Problem:

  • String IDs can be fixed in code, but module IDs cannot. It's only a matter of time before someone asks for that.

Solution:

  • Allow module IDs to be fixed in code with a get_module_id query.

Note:

  • If a module ID is fixed in an environment, it is advisable also to provide the module string. Otherwise it will be fixing the ID of the "default" module.

Problem:
- String IDs can be fixed in code, but module IDs cannot. It's only a matter of
  time before someone asks for that.

Solution:
- Allow module IDs to be fixed in code with a `get_module_id` query.

Note:
- If a module ID is fixed in an environment, it is advisable also to provide the
  module string. Otherwise it will be fixing the ID of the "default" module.
@elbeno elbeno enabled auto-merge May 20, 2025 16:04
@elbeno elbeno merged commit 179769c into intel:main May 20, 2025
27 checks passed
@elbeno elbeno deleted the fixed-module-id branch May 20, 2025 17:04
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