supabase / edge-runtime

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
MIT License
690 stars 62 forks source link

fix(base): partial revert some changes that were introduced from deno upgrade PR #415

Closed nyannyacha closed 1 month ago

nyannyacha commented 1 month ago

What kind of change does this PR introduce?

Bug fix

Description

We need to find the cause of the intermittent segmentation fault after the Deno upgrade PR, so I am reverting some changes that were added to that PR.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.58.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: