mirror of
https://github.com/chylex/.NET-Community-Toolkit.git
synced 2025-08-15 03:17:05 +02:00

This allows exceptions to remain unobserved and propagate to TaskScheduler.UnobservedTaskException. It will also be more efficient, as there is no longer an exception being thrown and handled if there's one.