ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

BeenApi - removing last task from a context #183

Closed sixtam closed 11 years ago

sixtam commented 11 years ago

Removing last task from a context should delete the context as well.

This could be seen when running a singleton task, which creates a context for it. Removing the task from the WI does not remove its context ...