Concurrency should really be the number one issue for any new programming language. To my knowledge, none of the popular languages out there today are really able to handle concurrency in a seamless way which doesn't generate headaches for the developer. Distributing computation over threads and machines needs to be easier.