Skip to content

genesys: Add wrapper for sleep that can be turned off when testing

Povilas Kanapickas requested to merge p12tic/backends:genesys-sleep into master

This PR routes all sleep calls in the genesys backend through a single function that can do nothing during testing once !55 (merged) lands. Several bugs have been fixed during the process.

Edited by Povilas Kanapickas

Merge request reports