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

Rename parameter "bool" to "wait_for_kernel_finish" to solve issue #262. #263

Merged
merged 7 commits into from
Oct 16, 2024

Commits on Oct 16, 2024

  1. Changed parameter name from "bool" to "wait_for_kernel_finish" in the…

    … "set_wait_for_kernel_finish" function.
    haesleinhuepf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cec6e06 View commit details
    Browse the repository at this point in the history
  2. Update pyclesperanto/_interroperability.py

    Co-authored-by: Stephane Rigaud <[email protected]>
    haesleinhuepf and StRigaud authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c74e798 View commit details
    Browse the repository at this point in the history
  3. Update pyclesperanto/_interroperability.py

    Co-authored-by: Stephane Rigaud <[email protected]>
    haesleinhuepf and StRigaud authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f7fef13 View commit details
    Browse the repository at this point in the history
  4. I renamed the parameter bool to wait_for_kernel_finish in the `se…

    …t_wait_for_kernel_finish` function.
    haesleinhuepf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    478413a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8031ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4df74f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5a6a27 View commit details
    Browse the repository at this point in the history