Skip to content

Conversation

tlively
Copy link
Member

@tlively tlively commented Jul 15, 2024

No description provided.

When creating a reference to `func`, fix the probability of choosing to continue on to choose some function other than the last one rather than making it depend on the number of functions. Then, do not eagerly pick from the rest of the candidate functions. Instead, fall through to the more general logic that will already pick a random candidate function. Also move the logic for coming up with a concrete signature down to where it is needed. These simplifications will make it easier to update the code to handle shared types.
@tlively tlively requested a review from kripken July 15, 2024 20:35
@tlively tlively force-pushed the threads-fix-encoding branch from 71f57c7 to 0467c7a Compare July 16, 2024 01:26
Base automatically changed from fuzzing-reftype to main July 16, 2024 01:50
@tlively tlively merged commit 0964a6a into main Jul 16, 2024
@tlively tlively deleted the threads-fix-encoding branch July 16, 2024 02:01
@gkdn gkdn mentioned this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants