Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Fix threading library pinvoke of doom #173

Merged
merged 2 commits into from
Aug 7, 2017
Merged

Conversation

shana
Copy link
Member

@shana shana commented Aug 7, 2017

The sys.threading .net3.5 backport we're using as a very unfortunate use of a pinvoke to kernel32 that suddenly started to get hit, breaking EVERYTHING. Cue huge sigh.

This PR includes a new package for tpl with the pinvoke bypassed, version 1.0.3333.0, and all dependant packages rebuilt from forks with version bumps. Sigh.

@StanleyGoldman StanleyGoldman merged commit e3c2d72 into master Aug 7, 2017
@StanleyGoldman StanleyGoldman deleted the fixes/pinvoke-of-doom branch August 7, 2017 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants