-
Notifications
You must be signed in to change notification settings - Fork 5.5k
[ext_authz]: ext_authz filter unit test that use real threading #17742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
156ad10
add multi thread test
cf697ed
use absl notification
1599227
clean up
4fc988e
Merge branch 'main' of https://github.com/envoyproxy/envoy into threa…
82aba23
make mock client change state on send to cache race condition
3658754
fix deadlock
58d3b7e
fix deadlock
afba040
fix deadlock
5931931
fix deadlock
85069f8
fix deadlock
210e656
fix dead lock
6064910
use real main thread instead of test thread
02a27c2
Merge branch 'main' of https://github.com/envoyproxy/envoy into threa…
2d99028
fix build failure
f4f4057
reset manager before clean up threading
dafbf24
remove cerr
098a446
fix clang tidy
72b4e8f
use start counter when posting to worker
1c63555
clean up
98bad3c
clean up
3323148
fix clang tidy
f03b4e3
add comments
4e44018
use absl barrier
4fa2321
refactor thread local store test
3a4d438
add threading test utility
e4193b2
fix format
405efc5
rename and cleanup
7297eff
move implementation to cc file
f7f5142
add TODO
9a2b405
add TODO
a3931c5
add TODO
48b6a62
add function comment
6b5356b
fix spelling
6267882
add comment
1ee0ebd
fix nits
674e48e
Merge branch 'main' of https://github.com/envoyproxy/envoy into threa…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.