Mark van Renswoude
3aee6f1c53
Caused by non thread-safe code when applying bindings. Replaced Task.WhenAll with a simple loop, as the performance benefits are negligable and it's only at startup anyways. Also changed binding methods to use ValueTask. |
||
---|---|---|
.. | ||
ConfigExtensions.cs | ||
ITransientPublisher.cs | ||
Tapeti.Transient.csproj | ||
TransientExtension.cs | ||
TransientGenericBinding.cs | ||
TransientPublisher.cs | ||
TransientRouter.cs |