mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
* Set the Name of Fprime Tasks on Linux * prefix thread name w/ process name * Revert "prefix thread name w/ process name" This reverts commit 5867602f135c69022469c985b6de13458686e6a2. * Add `setname` to spelling expected list * Format My Changes * Add in opt-out configuration * Enable POSIX_THREADS_ENABLE_NAMES and fix ut * Remove warning when flag set off * UT thread names * Add tmate session setup to build workflow * Disable thread names on Ip UTs * Use random thread ids in UTs * Fix race condition * Fix improper string set --------- Co-authored-by: M Starch <LeStarch@googlemail.com> Co-authored-by: Michael D Starch <Michael.D.Starch@jpl.nasa.gov>