Josh Martin
Josh Martin
I just attempted to download and build this project, however there seem to be linker issues... Macara-2:Downloads jmartin$ unzip gainput-master.zip Archive: gainput-master.zip d039050d154e0272ade76a44139cd180e9efef4e creating: gainput-master/ inflating: gainput-master/.gitignore ...................... inflating: gainput-master/tools/html5client/index.html...
It seems that save methods call _run_save_callbacks within the transaction, and the data may not have been written to the database by the time that a job is spawned and...
First time user. After downloading AviTab from the [x-plane forum](https://forums.x-plane.org/index.php?/forums/topic/188979-new-avitab-beta-0316/) the readme.txt file says "You can find the AviTab manual at https://github.com/fpw/avitab/wiki". Upon clicking the link I'm presented with an...
### 🤔 What's the problem you're trying to solve? I want to run an indeterminate number of tests in parallel across multiple test runners without tagging individual tests. ### ✨...
### 🤔 What's changed? Added support for running a subset of features across multiple workers in parallel via flags. * Adds `--mod` and `--target` flags for splitting tests. We can...
### 👓 What did you see? When running numerous scenarios and using the `progress` formatter, When the step is a mod of 70, the step numbers are printed on the...