Job found still running after platform shutdown
Hi,
I have written a program that does several scm calls in a row. Sometimes I get the following error after such a scm call:
[ERROR] Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.ibm.team.filesystem.rcp.core.internal.changes.util.listeners.UpdateChangesJob
The commands I call are accept, load, deliver, checkin, comment or promote.
How could I avoid this kind of error?