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

Execute chunk loading operations outside the main thread #4522

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

szumielxd
Copy link

Overview

Description

Now, main command will wait with further execution until plot center location is asynchronously obtained. This will free the main thread while reaching plot in unloaded chunk

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@szumielxd szumielxd requested a review from a team as a code owner October 13, 2024 21:00
@github-actions github-actions bot added the Feature This PR proposes a new feature label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This PR proposes a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant