We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9505aa + 278ec58 commit fffd747Copy full SHA for fffd747
md/actor.md
@@ -268,7 +268,7 @@ pool.each{|actor| overlord.add_worker(actor)}
268
269
overlord.run!
270
271
-pool.post('YAHOO')
+financial.post('YAHOO')
272
273
#>> [2013-10-18 09:35:28 -0400] SENT 'YAHOO' from main to worker pool
274
#>> [2013-10-18 09:35:28 -0400] RECEIVED 'YAHOO' to #<FinanceActor:0x0000010331af70>...
0 commit comments