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

Rebase #205

Merged
merged 45 commits into from
Dec 7, 2024
Merged

Rebase #205

merged 45 commits into from
Dec 7, 2024

Conversation

tristanpoland
Copy link
Member

No description provided.

tristanpoland and others added 14 commits December 6, 2024 01:00
Co-Authored-By: Nils Kristians Ramps-Rampans <49234603+SafeShows@users.noreply.github.com>
Co-Authored-By: Nils Kristians Ramps-Rampans <49234603+SafeShows@users.noreply.github.com>

if let Err(e) = socket.emit("auth", &data) {
log_error!(LOGGER, "SOCKET NET", "Failed to send auth: {}", e);
return;
}

// TODO: Implement proper thread management via round robin

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@tristanpoland tristanpoland merged commit e72a20f into moving-plugins-to-there-own-repo Dec 7, 2024
3 checks passed
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.

3 participants