You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emits nothing...I can trace it all the way to inside the _finish block of node_glob's glob.js, and I console.log it on both sides of the emit, it logs on both sides of the emit, but it never seems to fire.
The first one has an ignore that filters all files out.
The second has an ignore that doesn't filter at all.
The text was updated successfully, but these errors were encountered:
thirdcreed
changed the title
Dotfile search with ignore filtering out all responses, never emits end'
Dotfile search with ignore filtering out all responses, never emits 'end'
Nov 22, 2015
emits nothing...I can trace it all the way to inside the _finish block of node_glob's glob.js, and I console.log it on both sides of the emit, it logs on both sides of the emit, but it never seems to fire.
BUT
emits with no problems.
The first one has an ignore that filters all files out.
The second has an ignore that doesn't filter at all.
The text was updated successfully, but these errors were encountered: