pulumi/pkg/util/rendezvous
joeduffy d013501e04 Restructure Rendezvous to have a distinct Let vs. Meet
On the first turn, we want to distinguish between a coroutine
running that owns its turn, and a coroutine that knows it doesn't
own the turn and is simply awaiting its turn.  The old Meet logic
wasn't quite right; instead, we'll have the caller tell us this.
2017-06-15 18:20:12 -07:00
..
rendezvous.go Restructure Rendezvous to have a distinct Let vs. Meet 2017-06-15 18:20:12 -07:00