-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrapped model priorities in empty try-catch to prevent priority == 3 loop getting optimized away Disabling V8 optimizer fixes this too :') Yes it specifically has to go inside the loop, and I added it to all to future proof this
- Loading branch information
Showing
1 changed file
with
63 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters