In the [documentation](https://pytest-xdist.readthedocs.io/en/stable/distribution.html) it says that if a test is not in an `xdist_group`, that it defaults to the `load` behaviour. Would it be possible to choose the default behaviour so it could be something like `worksteal`?