golang-nuts@googlegroups.com

Hi,
I will defending my PhD thesis, which is about the Go memory model and about 
race detection in the setting of channel communication.
Feel free to look at the abstract to see if this might be something that 
interests you. You can find a draft of the thesis here:
https://dfava.github.io/thesis/dfava_draft.pdf
The defense is on Monday (June 14), here is how to join the presentation:
https://www.mn.uio.no/ifi/forskning/aktuelt/arrangementer/disputaser/2021/fava.html
Besides the introduction (chapter 1), chapter 4 might be the most interesting 
to the community. It talks about changes we've made to runtime/chan.go and to 
the thread sanitizer so that the Go race detector better matches the Go memory 
model. These changes were part of Go's 1.16 release.
Cheers,
Daniel S. Fava

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/179C54EE-B29C-48E7-BB52-D7991B68622E%40getmailspring.com.

Reply via email to