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

Domains #16

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Domains #16

wants to merge 2 commits into from

Conversation

voodoos
Copy link
Owner

@voodoos voodoos commented Dec 11, 2024

No description provided.

pitag-ha and others added 2 commits December 11, 2024 16:59
Create Bg module

backup

First dirty prototype

Second even dirtier prototype

Some things work now!

Clean up at least a little bit

Very dirty refactor

At least, this fixes the problem due to which the tests would hang instead
of terminating: Before, the `single` mode would also try to draw the
pipeline from cache. However, that cache was never inited in that mode
(and shouln'd be in that mode). Now, workflow is a lot cleaner, but the
implementation is still in prototype style.

Fix 2 bugs

With the flipped bit, the background domain would directely shut down.

Using sleep instead of cpu_relax, leads to a race condition leading
to an abtermal termination (only when running the query from within the
dune tests, though!).
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.

2 participants