This is likely not a new bug, but a subtle one we know and that needs a fix. I in any case reporting this as a test case for the debugging and the fix.
This example sometimes deadlocks and sometimes crashes (fatal error: concurrent map writes), especially when removing time.Sleep operations:
https://github.com/pSpaces/goSpace-examples/blob/master/tutorial/workflow-0/main.go