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

Backport OEM, PyARTS and buildsystem fixes to 2.4 #306

Merged
merged 9 commits into from
Feb 15, 2021

Conversation

olemke
Copy link
Member

@olemke olemke commented Feb 11, 2021

No description provided.

olemke and others added 9 commits February 11, 2021 11:22
sizeLineShapeModel and resizeLineshapeModel argtypes definition was missing
the c_void_p argument leading to immediate segfault on arm64 when importing
pyarts.
Removed the upper bound test for arts.pyarts.fast.classes.TestTime which
was randomly failing depending on system load and other factors.

From https://www.cplusplus.com/reference/thread/this_thread/sleep_for/ :

"The execution of the current thread is stopped until at least rel_time
has passed from now."
@olemke olemke merged commit ae092d3 into atmtools:v2.4.x Feb 15, 2021
@olemke olemke deleted the backportv24-fixes branch February 15, 2021 10:46
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.

1 participant