Skip to content
Success

Changes

Summary

  1. fixed two bugs with breaks in waituntils, required reordering of waituntil pass to set correct labels for breaks (details)
  2. added test for fixed waituntil break case (details)
  3. very slim race condition between a channel closing and a waituntil unregister was being handled improperly and is now fixed (details)
  4. more proofreading of actor chapter (details)
  5. reworked actor steal section (details)
Commit ed1a7ab8babf65826fb085e41a42100228000b33 by caparsons
fixed two bugs with breaks in waituntils, required reordering of waituntil pass to set correct labels for breaks
The file was modifiedsrc/Concurrency/Waituntil.cpp
The file was modifiedsrc/main.cc
Commit a2f1ea8da6c8238144d86412ed02df401c2cf4a0 by caparsons
added test for fixed waituntil break case
The file was addedtests/concurrency/waituntil/.expect/break.txt
The file was addedtests/concurrency/waituntil/break.cfa
Commit 00b046fe26481dcde4d603f4448f97e75a58008f by caparsons
very slim race condition between a channel closing and a waituntil unregister was being handled improperly and is now fixed
The file was modifiedlibcfa/src/concurrency/channel.hfa
Commit 8909a2df40a8f6d082a08016ddafb750b80ac34d by Peter Buhr
more proofreading of actor chapter
The file was modifieddoc/theses/colby_parsons_MMAth/text/actors.tex
Commit f519bd80c6e089c8b3b09b5c2c400428aebde72b by caparsons
reworked actor steal section
The file was modifieddoc/theses/colby_parsons_MMAth/local.bib
The file was modifieddoc/theses/colby_parsons_MMAth/glossary.tex
The file was modifieddoc/theses/colby_parsons_MMAth/Makefile
The file was modifieddoc/theses/colby_parsons_MMAth/text/actors.tex