mirror of
https://github.com/chylex/.NET-Community-Toolkit.git
synced 2025-09-06 14:53:07 +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.