Closed astumpf closed 1 year ago
Thank you @astumpf for noticing this bug and opening a PR. The changes look good to me.
Testing with GCC's Thread Sanitizer is currently failing in GitHub actions, as the linker fails to find libtsan_preinit.o
. The file seems to have disappeared in a recent update. The issue is reproducible and matches this Ubuntu bug report. Hopefully, it will be fixed soon. In the meantime, I'll ignore TSAN and move ahead with the merge once the other tests finish, given that this PR introduces no threading-related changes.
/prepare-release patch