Skip to content
New issue

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

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

Already on GitHub? # to your account

Worker.Tree: fix start and bufferize early writes #482

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

thiell
Copy link
Collaborator

@thiell thiell commented Aug 2, 2022

With the help of an EnginePort object used for Engine control and write
message queueing, this change implements:
(1) a proper asynchrounous start for TreeWorker, which is now only
triggered when the engine actually starts
(2) buffered early writes

@thiell thiell self-assigned this Aug 2, 2022
@thiell thiell added this to the 1.9 milestone Aug 2, 2022
With the help of an EnginePort object used for Engine control and write
message queueing, this change implements:
(1) a proper asynchrounous start for TreeWorker, which is now only
triggered when the engine actually starts
(2) buffered early writes
@thiell thiell merged commit 210fd53 into cea-hpc:master Aug 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant