unloggedio / unlogged-sdk

Unlogged SDK for recording JAVA code execution
https://unlogged.io
Apache License 2.0
174 stars 16 forks source link

fix bug in replay_target #37

Closed kartikeytewari-ul closed 7 months ago

kartikeytewari-ul commented 7 months ago

PR Description

Summary:

This patch addresses a bug discovered in the test suite related to replay functionality. The bug caused certain tests to not execute as expected, leading to inaccurate test results.

Changes:

Checklist:

Please review and merge this patch as appropriate. Let me know if further clarification or testing is needed.