Skip to content

Swap proc/view creation order and fix bugs in proc step - #9

Open
stevelacey wants to merge 2 commits into
stats4sd:mainfrom
stevelacey:patch-1
Open

Swap proc/view creation order and fix bugs in proc step#9
stevelacey wants to merge 2 commits into
stats4sd:mainfrom
stevelacey:patch-1

Conversation

@stevelacey

@stevelacey stevelacey commented Mar 2, 2024

Copy link
Copy Markdown

The processProcsDir method should use the $dir_path passed to it and return the count.

Also, it's likely that the views make use of the procs, so create the procs first so the view create can succeed.

Lastly, the procs method should recurse with its own method, not the view method.

The `processProcsDir` method should use the `$dir_path` passed to it and return the count.

Also, it's likely that the views make use of the procs, so create the procs first so the view create can succeed.
@stevelacey

Copy link
Copy Markdown
Author

@dave-mills 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant