You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twilio lib uses Axios. So im inclined to say all same bug. Not sure how reproducible the other issues are, the one I have here is very reproducible so hopefully easy enough to debug
What version of Bun is running?
1.0.26
What platform is your computer?
Darwin 23.2.0 arm64 arm
What steps can reproduce the bug?
What is the expected behavior?
The http request completes (success or error) and the log is reached
What do you see instead?
The program hangs when issuing the
fetch()
Additional information
No response
The text was updated successfully, but these errors were encountered: