]> granicus.if.org Git - esp-idf/commit
esp32: Fix race in "TLS Test" where s_task can go out of scope before cleanup finishes
authorAngus Gratton <angus@espressif.com>
Tue, 17 Jul 2018 05:12:44 +0000 (15:12 +1000)
committerAngus Gratton <gus@projectgus.com>
Tue, 24 Jul 2018 05:44:12 +0000 (15:44 +1000)
commit0f665dfb0d7096082801a5ceaa6cec28de494892
treee93adc1836760b5bfa781fe28b9f4f50cf732385
parent346d6b0eaa5f6c3d73d0870105db071ee3ee443e
esp32: Fix race in "TLS Test" where s_task can go out of scope before cleanup finishes

Probable cause for CI failures of "LoadStoreError" after this task finishes running.
components/freertos/test/test_thread_local.c