You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix some inconsistencies
* we don't intend to dispose this ever
* removed
* multiple loggers
* fix RegisterAndImportReferencedAssemblies
* fix deadlock in fsi
* fix some BuildGraphTests
* restore asyncmemoize
* fix missing logger in test
* format
* fix transparent compiler nre
* cleanup
* default value
* add some comments
* foramt and notes to make it green if it's green
* wrap any parallel computations that potentially push diagnostics
* try to fix buildgraphtests
* try to eradicate deadlocks in tests
* fix buildgraph test
* disable for a moment
* flatten exceptions
* reshuffle
* prevent graphnode deadlock
* yield
* diff
* add some comments
* add AsyncLocal test
* more testing
* not needed after all?
* test
* format
* revert
* try RunContinuationsAsynchronously
* try to deal with deadlock another way
* nope
* revert
* format
* restore release notes
* add test for ListParallel
* speed up test
* improve test
* simpler MultipleDiagnosticsLoggers
* rename and speedup test
* parallel logging perf
* remove SwitchToThreadPool
* sequential
* Revert "sequential"
This reverts commit 8c77c0c.
* revert spurious change
* fix comments
* test MultipleDiagnosticsLoggers
* add comment and clean up
---------
Co-authored-by: Petr <[email protected]>
0 commit comments