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

Project with executable services only should launch #583

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

JunTaoLuo
Copy link

Fixes #527. WIP since I'm looking to add a test.


foreach (var s in application.Services)
foreach (var s in application.Services)
Copy link
Contributor

Choose a reason for hiding this comment

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

Ahah good one.

@jkotalik
Copy link
Contributor

IMO I don't think you need a test for this.

@JunTaoLuo JunTaoLuo marked this pull request as ready for review July 15, 2020 15:55
@JunTaoLuo
Copy link
Author

Making a fix without a regression test? Absolutely barbaric, but I won't complain.

@JunTaoLuo JunTaoLuo merged commit e53b59a into master Jul 15, 2020
@JunTaoLuo JunTaoLuo deleted the johluo/executable-only branch January 6, 2021 23:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tye Host v0.2 hangs when only launching executables
2 participants