Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow to support concurrent execution on rules? Is there a multirule? #353
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there a method of declaring a rule that should execute it's prerequisites concurrently? What about defining a new
multirulekeyboard to support such an operation?