Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@alexischr
Copy link
Contributor

@alexischr alexischr commented Jul 27, 2018

[remoting] Fix multithreaded appdomain marshalling

BinarryFormatter is not thread-safe

@alexischr alexischr force-pushed the fix-appdomain-marshalling branch from 280811d to eb6b8e6 Compare July 27, 2018 22:30
@alexischr alexischr changed the title WIP [remoting] Fix multithreaded appdomain marshalling Jul 27, 2018
@alexischr
Copy link
Contributor Author

@monojenkins build failed

BinarryFormatter is not thread-safe
@alexischr alexischr force-pushed the fix-appdomain-marshalling branch from eb6b8e6 to 7d49783 Compare July 27, 2018 23:59
Copy link
Member

@marek-safar marek-safar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BinarryFormatter is not thread-safe but we are not using it from multiple threads. Could you link the fix to actual issue?

@alexischr
Copy link
Contributor Author

alexischr commented Sep 5, 2018

_comment/PR is wrong, but relevant issue was #8720 _

@alexischr
Copy link
Contributor Author

@monojenkins build pkg

@alexischr
Copy link
Contributor Author

alexischr commented Sep 5, 2018

Sorry, this is all wrong, this is not like the earlier bug (#7150) where the serializer was in a static field.

@alexischr alexischr closed this Sep 5, 2018
@akoeplinger akoeplinger deleted the fix-appdomain-marshalling branch February 17, 2020 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants