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

feat: break up client thread #65

Merged
merged 7 commits into from
Jun 21, 2024
Merged

feat: break up client thread #65

merged 7 commits into from
Jun 21, 2024

Conversation

artur-michalak
Copy link
Contributor

@artur-michalak artur-michalak commented Jun 18, 2024

Description

A thread that did 3 things at once was broken up into:

  • QBCore:Client:VehicleInfo event
  • ox_lib:cache:vehicle event
  • carjacking thread

The logic of carjacking needs to be improved.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

@artur-michalak
Copy link
Contributor Author

artur-michalak commented Jun 19, 2024

fun fact: the resource is now well optimized
obraz

@Manason Manason merged commit a012517 into main Jun 21, 2024
4 checks passed
@Manason Manason deleted the breakup branch June 21, 2024 07:39
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