On 7 Jul 2014, at 15:36, Michael Wallner <m...@php.net> wrote:

> Hm... didn't think of that, seems overly complex. What would actually need 
> the singularity of the universe? :)

I don’t think it’d be difficult. It wouldn’t mean you can’t run tests alongside 
it, just that you can’t run it concurrently with another test with the same 
no-concurrent directive. So, if you had, say, a non-concurrent filesystem test, 
and another one, and some unrelated tests, you’d have to run those two FS tests 
sequentially, but you could still run unrelated tests at the same time.

--
Andrea Faulds
http://ajf.me/





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to