Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization intermittent failure on Windows #143

Open
inakleinbottle opened this issue Nov 8, 2024 · 0 comments
Open

Serialization intermittent failure on Windows #143

inakleinbottle opened this issue Nov 8, 2024 · 0 comments

Comments

@inakleinbottle
Copy link
Contributor

Describe the bug
There seems to be an intermittent problem on Windows in Serializing an deserializing LieIncrementStreams. The serialization library really isn't easy to debug because of the number of templates involved. Plus it adds far too much strain on the compilation. It could be a non-compliance issue with the Microsoft compiler, or something to do with exporting of symbols.

To Reproduce
Build and run tests on Windows

Expected behavior
Tests pass

Desktop (please complete the following information):

  • OS: Windows

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant