-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve exception handling during method guessing
In some configurations, stream corruptions can occur during method guessing with multiple threads. This behavior seems to be non deterministically and was not fully understood yet. However, even on affected configurations, the miss rate is roughly at 1/3000 methods that fail. For this reason, we catch the resulting exceptions for now and only display warnings if running in verbose mode.
- Loading branch information
Showing
1 changed file
with
63 additions
and
6 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