Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Companion for #6726 #1469

Merged
3 commits merged into from
Jul 26, 2020
Merged

Companion for #6726 #1469

3 commits merged into from
Jul 26, 2020

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Jul 25, 2020

@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Jul 25, 2020
@bkchr bkchr requested a review from tomaka July 25, 2020 23:33
@@ -92,6 +112,7 @@ pub fn run_worker(mem_id: &str) -> Result<(), String> {
};

let exit = Arc::new(atomic::AtomicBool::new(false));
let task_executor = TaskExecutor::new()?;
Copy link
Member

Choose a reason for hiding this comment

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

spaces

validation/src/validation_service/mod.rs Outdated Show resolved Hide resolved
@ordian ordian added A7-looksgoodtestsfail and removed A0-please_review Pull request needs code review. labels Jul 26, 2020
@ghost
Copy link

ghost commented Jul 26, 2020

Waiting for commit status.

@ghost ghost merged commit f25628a into master Jul 26, 2020
@ghost ghost deleted the bkchr-companion-6726 branch July 26, 2020 13:16
@coriolinus coriolinus mentioned this pull request Jul 27, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants