-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make the engine reuse its outbound recording consistently
Previously, outbound recordings would get reused in non-deterministic way after restart, meaning that a recording used by the engine could become used by the library and the other way round. This is OK, but it's confusing. Now the engine will reuse its old recording. If there's a single library, then it will reuse its old recording too.
- Loading branch information
1 parent
4d5f3d6
commit c254de8
Showing
1 changed file
with
23 additions
and
8 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