-
Notifications
You must be signed in to change notification settings - Fork 316
Include scopeValidation race condition fix into a patch release #493
Comments
Would this be for 1.0.x, 1.1.x, or both? |
Thanks, we'll evaluate this for the next patch release. |
This patch fix is approved. Please follow the normal code review / pull request process and make sure you make the change in the correct branch. |
Fixed in #513 |
Preview builds of this patch fix should be available on the following feeds:
If you have a chance, please try out these preview builds and let us know if you have any feedback! |
Awesome @Eilon, thanks! I'll try them out tomorrow. |
@Eilon is it correct that there are no patch packages for |
@henkmollema there will be an update to that package, but I think only due to its dependencies (e.g. MVC) being updated. I don't think there are any actual functional fixes in that package. |
@Eilon @pakrym I still hit some kind of race condition when enabling scope validation. I've created a repro here: https://github.com/henkmollema/DiConcurrencyBug. /cc @davidfowl |
@henkmollema can you file a separate bug please, I'll investigate it today. |
@henkmollema @Eilon This was caused by my mistake, fix was backported to a wrong branch and is not included in the build on the patch feed. |
I merged it to the right branch and verified that package built from it fixes the issue. |
I see, thanks! |
When can I expect these packages to show up at https://dotnet.myget.org/gallery/aspnet-1-1-2-may2017-patch-public? |
@henkmollema the builds happen automatically, and I see the last build was pushed about 3 hours ago. Can you try updating to see if you get the new packages? |
@Eilon a bit late, but it works. Thanks! |
@henkmollema good to know, thanks! |
#470 (comment)
/cc @Eilon @davidfowl @DamianEdwards
The text was updated successfully, but these errors were encountered: