Skip to content
Success

Changes

Summary

  1. removed tests made during deadlock debugging (details)
  2. added back initially failing test and cleaned up other test (details)
  3. added atomic_load to non-MX channel get routines (details)
Commit 7c2c37a402bcd40c4f45c35d23657b6386c07c69 by caparsons
removed tests made during deadlock debugging
The file was removedtests/concurrent/waituntil/2-chan-or-no-else.cfa
The file was removedtests/concurrent/waituntil/chan-or-no-else.cfa
The file was removedtests/concurrent/channels/handoff.cfa
The file was removedtests/concurrent/channels/.expect/handoff.txt
The file was removedtests/concurrent/waituntil/one_chan_spin.cfa
The file was removedtests/concurrent/waituntil/.expect/one_chan_spin.txt
Commit 01de470c47c7621c4d976bf694f6b329a7816229 by caparsons
added back initially failing test and cleaned up other test
The file was modifiedtests/concurrent/waituntil/one_chan.cfa
The file was addedtests/concurrent/waituntil/.expect/channels.txt
Commit 4dd10fbd1d6b6cf437406603b466ce87ae7f2136 by caparsons
added atomic_load to non-MX channel get routines
The file was modifiedlibcfa/src/concurrency/channel.hfa