venasolutions / bosk

Apache License 2.0
11 stars 4 forks source link

Move testing delay to beginDriverOperation #39

Closed prdoyle closed 1 year ago

prdoyle commented 1 year ago

This better implements the "negative event delay" configuration, where we actually want the background thread to get "ahead" of the foreground threads by making the foreground threads wait.

Happily, I havnen't observed any new test failures. (Test runs are here.)