I'm using the rspec_test_engine from https://github.com/tagview/arcanist-extensions to run our unit tests. However, I haven't been able to figure out how to make those tests run asynchronously. Is there an off-the-shelf way of doing it?
Description
Description
Event Timeline
Comment Actions
I think we used to it by default in arc diff, but that caused some trouble, and was eventually removed.