Skip to content

Handle serving overlapping directories more gracefully #914

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

Closed
DartBot opened this issue Jun 5, 2015 · 2 comments
Closed

Handle serving overlapping directories more gracefully #914

DartBot opened this issue Jun 5, 2015 · 2 comments
Assignees
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"> Issue by munificent
Originally opened as dart-lang/sdk#17454


Pub serve allows you to serve arbitrary directories and subdirectories. For example:

$ pub serve example example/subdir

When you do this, it will currently update the barback sources for the subdirectory twice, and maintain overlapping redundant watchers on it.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


Marked this as blocking dart-lang/sdk#15830.

@DartBot DartBot added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) wontfix labels Jun 5, 2015
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


We're not going to support this at all going forward. See: 17699.


Added WontFix label.

@DartBot DartBot closed this as completed Jun 5, 2015
@nex3 nex3 added closed-not-planned Closed as we don't intend to take action on the reported issue and removed wontfix labels Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

3 participants