Added
ServerPoolnow supports atask_delayargument that enforces
a minimum time interval between assigning any two tasks to any
one worker. This can be passed directly to dependent methods such as
aws.ec2.Cluster.commandmap().aws.s3.Bucketnow supports simple bucket tag access and management.
Tags may be set by passing kwargs to theBucket.set_tags()method,
and may be inspected as theBucket.tagsattribute.
Changed
- Assorted linting and documentation cleanup
Full Changelog: v0.11.2...v0.11.3