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

WIP: Async resource loading #2026

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

WIP: Async resource loading #2026

wants to merge 4 commits into from

Conversation

375gnu
Copy link
Member

@375gnu 375gnu commented Dec 23, 2023

Based on: #2025. Logging requires changes to add mutexes. Now we cant show file names being loaded because this requires some kind of IPC, and will be ovewritten by another stream, so let's show a simple notification about databases being loaded.

@375gnu 375gnu force-pushed the async branch 5 times, most recently from ba86331 to c7b5336 Compare December 24, 2023 20:31
@375gnu 375gnu changed the title WIP: Load DSO and Star catalogs in parallel WIP: Async resource loading Dec 24, 2023
 * Use std::string_view as format instead of char* + fmt::string_view
 * Use u8string() instead of string() in formatter for fs::path
 * Move some definitions from .h to .cpp
 * Add comments for functions
 * Reformat code
Copy link

sonarcloud bot commented Dec 26, 2023

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

None yet

1 participant