aelassas / wexflow

.NET Workflow Engine and Automation Platform

Home Page:https://wexflow.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thread.abort is obsolete, runtime throw PlatformNotSupportedException

gmij opened this issue · comments

commented

on Core.Workflow.Stop(stopBy) method, using _thread.Abort(), program throw PlatformNotSupportedException

please fixed.

All fixed. Now stop/suspend/resume are supported on the .net core version as well. Check out the v7.8.