Skip to content

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Apr 6, 2021

hasAppliedAsyncWriterRuntimeSupport was supposed to be a run-only
guard, it was just the actual setting of the variable that was missing
so far.

This fix makes the shell respond a lot faster when using the new async
rewriter. :)

`hasAppliedAsyncWriterRuntimeSupport` was supposed to be a run-only
guard, it was just the actual setting of the variable that was missing
so far.

This fix makes the shell respond a lot faster when using the new async
rewriter. :)
Copy link
Contributor

@rose-m rose-m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I thought it had to be like this and wondered why 😅 🙈

@addaleax
Copy link
Collaborator Author

addaleax commented Apr 6, 2021

Yeah, it’s actually surprising that even with this bug things were still relatively fast 😂

@addaleax addaleax merged commit d825d6b into master Apr 6, 2021
@addaleax addaleax deleted the fix-shell-ev-runtime-support branch April 6, 2021 09:43
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.

3 participants