ironpython3 icon indicating copy to clipboard operation
ironpython3 copied to clipboard

SYSLIB0006

Open slozier opened this issue 4 years ago • 1 comments

From https://github.com/IronLanguages/ironpython3/pull/940

Thread.Abort is not supported and throws PlatformNotSupportedException. I don't think this is a change specific to .NET 5, just a new warning. Should investigate to see if there's anything we can use in place of this.

slozier avatar Nov 11 '20 00:11 slozier

Also https://github.com/IronLanguages/ironpython3/pull/1095 with more warnings for Thread.ResetAbort from .NET 6.

slozier avatar Nov 10 '21 02:11 slozier