Skip to content

Conversation

nyannyacha
Copy link
Contributor

@nyannyacha nyannyacha commented Dec 14, 2023

What kind of change does this PR introduce?

Bug fix, Refactor

Description

After #227 the platform is initialized explicitly at the entry point. However, after initializing the platform, it was no longer able to set the v8 flags [1] [2] [3], so it is necessary to adjust the invocation order of the set v8 flag function to avoid v8's static assertion.

After the v8 platform had initialized, it was no longer able to set the
v8 flags, so it is necessary to adjust the invocation order of the set
v8 flag function to avoid v8's static assertion.

(cherry picked from commit bd19752)
@nyannyacha nyannyacha force-pushed the apply-v8-flag-before-init branch from e4a30ba to 2d4d230 Compare December 14, 2023 12:07
@laktek laktek merged commit bd17322 into supabase:main Jan 3, 2024
@laktek
Copy link
Contributor

laktek commented Jan 3, 2024

Thanks for the contribution @nyannyacha (sorry for the delay in merging, I was on holidays)

Copy link

github-actions bot commented Jan 3, 2024

🎉 This PR is included in version 1.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@nyannyacha nyannyacha deleted the apply-v8-flag-before-init branch January 3, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants