Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 2f50e054cd679834ca24d4eae89722fc1d90e34a
https://github.com/perl6/specs/commit/2f50e054cd679834ca24d4eae89722fc1d90e34a
Author: Larry Wall <[email protected]>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
use 'start' for initiating asynchronicity
Especially since we have a 'run' command that does something else,
and 'run' most often means 'run to completion', which is not true here.