On 2015-07-29 09:23:43 +0100, Simon Riggs wrote:
> Creating a temporary slot goes against the whole concept of slots, so using
> the same id in the same script isn't actually needed, except maybe to
> simplify testing.
The concept of a slot is to reserve resources. I don't see why it's
wrong to reserve resources temporarily.