Metoer with clustering API

Hey Guys,

i was implementing example from Cluster API example with pure NodeJs and life was easy, but when i came to use it with meteor Methods i faced a problem. Cluster.isWorker is always false although i forked the master cluster into 4 workers.

Anyone can help here?