Re: [dev-servo] tasks in servo did not run concurrently

2013-10-14 Thread Brian Anderson
On 10/14/2013 04:16 PM, Brian Anderson wrote: On 10/12/2013 05:01 PM, Lars Bergstrom wrote: This was a great example and great find! After talking with Brian, I've opened Rust issue 9831 (https://github.com/mozilla/rust/issues/9831 ) to track the scheduler changes to make this code work. Wha

Re: [dev-servo] tasks in servo did not run concurrently

2013-10-14 Thread Brian Anderson
On 10/12/2013 05:01 PM, Lars Bergstrom wrote: This was a great example and great find! After talking with Brian, I've opened Rust issue 9831 (https://github.com/mozilla/rust/issues/9831 ) to track the scheduler changes to make this code work. What we can do in Servo right now is to start from

Re: [dev-servo] tasks in servo did not run concurrently

2013-10-14 Thread Brian Anderson
On 10/12/2013 05:01 PM, Lars Bergstrom wrote: This was a great example and great find! After talking with Brian, I've opened Rust issue 9831 (https://github.com/mozilla/rust/issues/9831 ) to track the scheduler changes to make this code work. What we can do in Servo right now is to start from