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

Fix styling and typing #1534

Conversation

jondequinor
Copy link
Contributor

No description provided.

@jondequinor jondequinor self-assigned this Mar 25, 2021
Copy link
Collaborator

@sondreso sondreso left a comment

Choose a reason for hiding this comment

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

👏

@jondequinor
Copy link
Contributor Author

jondequinor commented Mar 25, 2021

Fixing bleeding (so that we can now run testing on jenkins) has uncovered an unsettling issue:

So we are in a bind. We can't fix this by downgrading cloudpickle, we cannot upgrade from python3.6 (in the immediate future).

This is fixed in cloudpickle, but it's unreleased cloudpipe/cloudpickle#403

Also bypass cloudpipe/cloudpickle#403 by
not storing the Record (which subclasses pydantic.BaseModel) on the
transmitter, splitting it up into (data, index).
@jondequinor jondequinor merged commit b1ef5d4 into equinor:record-transmitting Mar 25, 2021
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.

None yet

2 participants