]> 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)
committerbot <bot@espressif.com>
Mon, 23 Jul 2018 03:54:44 +0000 (03:54 +0000)
commit7313f3f925cfeb0e8d21e604bc9e45d99265b585
treeb3ccf4911c3cdc63a445b47df9e95068c1651d0b
parentae24c13da2d9817412d1c9454ff44994fd0b2b98
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