Skip to content
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

One InitApp/App/AppendAppInit scheme to rule them all #61

Open
dblohm7 opened this issue Apr 11, 2024 · 1 comment
Open

One InitApp/App/AppendAppInit scheme to rule them all #61

dblohm7 opened this issue Apr 11, 2024 · 1 comment

Comments

@dblohm7
Copy link
Member

dblohm7 commented Apr 11, 2024

Per this discussion, we still have room for improvement concerning app init. Ideally we'd have walk.App() callable from within appInits, and still have some sort of mutual exclusion around InitApp and App calls, and have App be consistently safe to call from any goroutine.

@dblohm7
Copy link
Member Author

dblohm7 commented Apr 11, 2024

Also App() is currently returning non-nil even if InitApp failed.

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

No branches or pull requests

1 participant