Skip to content
Snippets Groups Projects
  • Martyn Gigg's avatar
    0e553c2a
    Convert PythonCodeExecution callbacks to Qt signals · 0e553c2a
    Martyn Gigg authored
    It makes it easier to integrate with other code. This uncovered an
    error in the code execution that has been fixed here. Previous changes
    were not always executing the code as blocks and this caused
    some tests to pass when they would fail in the block-based scenario.
    We now only execute as blocks so the test now covers this.
    Refs #21251
    0e553c2a
    History
    Convert PythonCodeExecution callbacks to Qt signals
    Martyn Gigg authored
    It makes it easier to integrate with other code. This uncovered an
    error in the code execution that has been fixed here. Previous changes
    were not always executing the code as blocks and this caused
    some tests to pass when they would fail in the block-based scenario.
    We now only execute as blocks so the test now covers this.
    Refs #21251
Code owners
Assign users and groups as approvers for specific file changes. Learn more.