-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix ThrottleWrapper (former AsyncWrapper)
Squashed commit of the following: commit 05270fb58665ae9c7fbd03b9effd227f4c566d92 Author: Slava Leleka <[email protected]> Date: Tue Oct 11 16:08:40 2022 +0300 fix comment for throttleDelayMs commit 8fb1a295313083aa5ffc0d740bf723aa3f77996e Merge: 5bb1b4d b2359c3 Author: Slava Leleka <[email protected]> Date: Tue Oct 11 16:03:18 2022 +0300 Merge branch 'epic/AG-3532' into fix/AG-16841 commit 5bb1b4da9ad17fd7761fc6bd373ba83847ddae99 Merge: 2cd4f82 4bd79b2 Author: Slava Leleka <[email protected]> Date: Tue Oct 11 15:33:13 2022 +0300 Merge branch 'epic/AG-3532' into fix/AG-16841 commit 2cd4f82e59a0989a140ceb775be9ed16ae11e4fa Merge: c084e6e e8286b1 Author: Slava Leleka <[email protected]> Date: Tue Oct 11 12:14:00 2022 +0300 Merge branch 'epic/AG-3532' into fix/AG-16841 commit c084e6eeb33a78fad3a087b1f2c09f9292ffb495 Author: Slava Leleka <[email protected]> Date: Mon Oct 10 19:07:53 2022 +0300 rename file commit 7ecfb7657d4848b77f3e3438f31ea04d64facb2a Author: Slava Leleka <[email protected]> Date: Fri Oct 7 13:09:53 2022 +0300 add comment for ThrottleWrapper's private wrappedCallback commit abd4874a42376e51e9e9a30b26c34e4071fb43b8 Author: Slava Leleka <[email protected]> Date: Thu Oct 6 19:31:30 2022 +0300 fix WrappedCallback types commit fc79a7e7947a9bec9757ee006dfaddaa8b1d5dff Author: Slava Leleka <[email protected]> Date: Thu Oct 6 19:10:33 2022 +0300 clear ThrottleWrapper timeouts better commit 5f531e48dd0c47138265c612fe15a70601fe8b87 Author: Slava Leleka <[email protected]> Date: Thu Oct 6 16:02:58 2022 +0300 rename AsyncWrapper -> ThrottleWrapper commit d31ed8f6de95a723e97d2a4ff0375fedfa03002d Author: Slava Leleka <[email protected]> Date: Thu Oct 6 15:47:22 2022 +0300 fix comment for throttleDelayMs commit e70dca281dd00596cfe47469997856cacd93a87d Author: Slava Leleka <[email protected]> Date: Thu Oct 6 15:43:46 2022 +0300 fix comment for throttleDelayMs commit 4998b8ce15acd95cb50a76aa553e2145ec0f6939 Author: Slava Leleka <[email protected]> Date: Thu Oct 6 15:34:45 2022 +0300 rename timeout and timeoutId
- Loading branch information
1 parent
b2359c3
commit 4d9e119
Showing
4 changed files
with
37 additions
and
21 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
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
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
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