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

File table not singleton #1075

Closed
wants to merge 5 commits into from
Closed

File table not singleton #1075

wants to merge 5 commits into from

Conversation

liamhuber
Copy link
Member

@liamhuber liamhuber commented Apr 25, 2023

Just don't make the darned thing a singleton.

Projects get an if-clause so they only instantiate (and thus index) one instance per instance.

Closes #1073

In competition with #1074.

Something like this is necessary for #951.

@liamhuber
Copy link
Member Author

Not as good as #1076

@liamhuber liamhuber closed this Apr 28, 2023
@samwaseda samwaseda deleted the file_table_not_singleton branch August 5, 2024 05:27
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.

FileTable not updating its path
1 participant