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

Added Windows.Registry.Hunter #3392

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Added Windows.Registry.Hunter #3392

merged 3 commits into from
Apr 5, 2024

Conversation

scudette
Copy link
Contributor

@scudette scudette commented Apr 5, 2024

Also added multichoice parameter types.

CreateInitialNotebook will now block until all the cells are constructed to ensure that the cells can not overwhelm the notebook workers. When an artifact creates a large default notebook, the browser will attempt to render each in parallel and this will initiate a worker update.

Also added multichoice parameter types.

CreateInitialNotebook will now block until all the cells are
constructed to ensure that the cells can not overwhelm the notebook
workers. When an artifact creates a large default notebook, the
browser will attempt to render each in parallel and this will initiate
a worker update.
@scudette scudette merged commit 40c5a22 into master Apr 5, 2024
3 checks passed
@scudette scudette deleted the registry_hunter branch April 5, 2024 13:09
scudette added a commit that referenced this pull request Apr 10, 2024
Also added multichoice parameter types.

CreateInitialNotebook will now block until all the cells are constructed
to ensure that the cells can not overwhelm the notebook workers. When an
artifact creates a large default notebook, the browser will attempt to
render each in parallel and this will initiate a worker update.
scudette added a commit that referenced this pull request Apr 11, 2024
Also added multichoice parameter types.

CreateInitialNotebook will now block until all the cells are constructed
to ensure that the cells can not overwhelm the notebook workers. When an
artifact creates a large default notebook, the browser will attempt to
render each in parallel and this will initiate a worker update.
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.

None yet

1 participant