]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/unit_test_thread_local_storage_v3_1' into 'release/v3.1'
authorAngus Gratton <angus@espressif.com>
Mon, 30 Jul 2018 23:24:38 +0000 (07:24 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 30 Jul 2018 23:24:38 +0000 (07:24 +0800)
commitb28db507863edc6d601e8bf4a815ff98de6389eb
tree98eae328d73a79f66329cffe25b7d5cc32fd8b5a
parenta8b92d560bf632ca89c4d91abe3cbf89f02f1d2a
parente55f55531cf595fb02bd4f7d03b261a68d7d9efa
Merge branch 'bugfix/unit_test_thread_local_storage_v3_1' into 'release/v3.1'

ci/esp32: Fix race in "TLS Test" where s_task can go out of scope before cleanup finishes (v3.1 backport)

See merge request idf/esp-idf!2844