pappes / MyMovieSearch

test android app using flutter
GNU General Public License v3.0
1 stars 0 forks source link

Force VerySlow threads to throttle outbound requests #34

Open pappes opened 2 years ago

pappes commented 2 years ago

Calling sleep(Duration(seconds: 1))' will force all async processing to pause for 1 second!