mirror of
https://github.com/chylex/.NET-Community-Toolkit.git
synced 2026-04-02 07:11:33 +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.