allows loop pause for subseconds (#50461)

* allows loop pause for subseconds
* skip test on os x and bsd since date commands lacks nano

fixes #49951
This commit is contained in:
Brian Coca
2019-01-18 22:41:29 -05:00
committed by GitHub
parent d4dbc7f2e0
commit 30da7a363c
3 changed files with 22 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- loop_control's pause now allows for fractions of a second