Skip to content

Improve performance tests with existence checks and error handling#232

Open
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-14
Open

Improve performance tests with existence checks and error handling#232
jadonamite wants to merge 1 commit into
sanmipaul:mainfrom
jadonamite:patch-14

Conversation

@jadonamite

Copy link
Copy Markdown

Updates the custom PerformanceTest runner to explicitly call process.exit(0) upon success to prevent the script from hanging on open wallet provider connections (e.g., WebSockets). Adds safety checks to performance metrics and cache stat assertions to prevent uncaught TypeError exceptions if the wallet managers return undefined or null states.

Updates the custom PerformanceTest runner to explicitly call process.exit(0) upon success to prevent the script from hanging on open wallet provider connections (e.g., WebSockets). Adds safety checks to performance metrics and cache stat assertions to prevent uncaught TypeError exceptions if the wallet managers return undefined or null states.
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.

1 participant