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

Revert "Another attempt at composable functions - WIP (#390)" #484

Merged
merged 1 commit into from Feb 27, 2023

Conversation

felixroos
Copy link
Collaborator

I noticed some heavy performance issues lately, so I dug around in the commits and found the change to be this commit.
Something must be in there that triggers a lot of "TOO LATE" messages, also sometimes breaking the whole main thread..
I think we should publish this now and investigate what the reason is.

I had to comment out slice, splice, weave and weaveWith as they relied on some changes in that commit.

@felixroos felixroos added the bug Something isn't working label Feb 27, 2023
@yaxu
Copy link
Member

yaxu commented Feb 27, 2023

Ok!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants