Forum Discussion

bk0615's avatar
bk0615
New Contributor
3 years ago

Check if a task with a specific description is already running

I have a process that causes contention if launched concurrently by users. Is there a way to check if a session with a specific description is already running? I would like to abort the session if an...