e09be4864a
Due to recent changes, the web component is shutdown by the server, but the shutdown flag is lost so the web component's cleanup check method is not get called and the web's tmp dir is left there after user stopped the broker (control-c). The fix is add a suitable API to allow passing of the flag so the web component can make sure its tmp dir gets cleaned up properly before exiting the VM. |
||
---|---|---|
.. | ||
src | ||
pom.xml |