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
it is hard to tell definitively if a toolchain has assertions enabled or not, however, i ran into #76089 while using the swift-5.10.1-RELEASE-ubuntu24.04 toolchain from https://www.swift.org/download/ , which suggests that this toolchain was built with assertions enabled. other 5.10.1 release toolchains, such as the Ubuntu 22.04 toolchain, do not exhibit this behavior.