-
Notifications
You must be signed in to change notification settings - Fork 456
chore: leak uploader config to fix crashes on uwsgi tests #13520
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
Closed
Closed
Changes from all commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
834108f
join on exit
taegyunkim 0781f40
wait to join
taegyunkim 6a8e056
join on linux too
taegyunkim f4d7395
join threads from restart_on_fork
taegyunkim 75121af
Merge branch 'main' into taegyunkim/v2-join
taegyunkim 0f1fd68
Discard changes to ddtrace/profiling/profiler.py
taegyunkim 6c0fd61
main with uwsgi test
taegyunkim c533d77
debug print
taegyunkim f486c94
cpp debug print
taegyunkim 373e87b
explicitly leak the strings
taegyunkim 8b7c855
remove debug prints
taegyunkim 5505361
static singleton for config
taegyunkim fc41a19
Discard changes to ddtrace/internal/datadog/profiling/dd_wrapper/src/…
taegyunkim 095501c
remove prints
taegyunkim 3c5462e
cformat
taegyunkim 48f9da4
Merge branch 'main' into taegyunkim/uwsgi-test
taegyunkim f78baee
private constructor/destructor
taegyunkim 80a608d
return reference
taegyunkim 3df278e
make it less verbose
taegyunkim 6a0ed1d
function local
taegyunkim 41166e9
format
taegyunkim 4eeb6e5
Merge branch 'main' into taegyunkim/uwsgi-test
taegyunkim b25efed
try splitting
taegyunkim bbece76
Merge branch 'taegyunkim/uwsgi-test' of github.com:DataDog/dd-trace-p…
taegyunkim c011f2c
debug print
taegyunkim 11e2487
Merge branch 'main' into taegyunkim/v2-join
taegyunkim 2a25aab
Merge branch 'taegyunkim/v2-join' into taegyunkim/uwsgi-test
taegyunkim 8e5f020
compile with debug info
taegyunkim e79c478
bust
taegyunkim 6354b01
bust again
taegyunkim 33be897
dont pass output filename to config
taegyunkim 19331bf
Revert "dont pass output filename to config"
taegyunkim ffbba45
what about this?
taegyunkim d35d2e8
double checking
taegyunkim 1fbf968
thread safe function local static singleton
taegyunkim a6ccc20
more debug info
taegyunkim 68f6365
lets check the order of prints
taegyunkim 79dc2ac
leaky singleton
taegyunkim da92aa1
remove print
taegyunkim 393ab98
print unloading
taegyunkim e2737e7
attribute destructor
taegyunkim e7c4acd
Discard changes to ddtrace/internal/datadog/profiling/stack_v2/includ…
taegyunkim 00c7084
Discard changes to ddtrace/internal/datadog/profiling/stack_v2/src/sa…
taegyunkim f4fbed5
Discard changes to scripts/gen_gitlab_config.py
taegyunkim dd5a3e3
Discard changes to setup.py
taegyunkim 48c6f80
print filename
taegyunkim cfe049d
Merge branch 'main' into taegyunkim/uwsgi-test
taegyunkim 47f74bc
remove prints
taegyunkim c159958
Merge branch 'main' into taegyunkim/uwsgi-test
taegyunkim 0f8a437
remove unistd.h
taegyunkim f3b81dd
does this give me stacktraces
taegyunkim 78da342
edit native file to bust cache
taegyunkim ad2e2c5
sudo not found
taegyunkim ad92478
Discard changes to scripts/gen_gitlab_config.py
taegyunkim 9b47c98
Discard changes to .gitlab/tests.yml
taegyunkim b0a1c46
Revert "Discard changes to scripts/gen_gitlab_config.py"
taegyunkim 6d6a6e4
Revert "Discard changes to .gitlab/tests.yml"
taegyunkim 40b96fd
seems like its already set
taegyunkim f405d42
upload on failure
taegyunkim 4ca4fdf
use after_script
taegyunkim 14c152d
ok jst get the core.* files
taegyunkim 55eeedb
Discard changes to scripts/gen_gitlab_config.py
taegyunkim 6ec6f20
Discard changes to .gitlab/tests.yml
taegyunkim 26f69eb
Merge branch 'main' into taegyunkim/uwsgi-test
taegyunkim 1bc72b4
Merge branch 'main' into taegyunkim/uwsgi-test
taegyunkim d409710
Merge branch 'main' into taegyunkim/v2-join
taegyunkim 209e80a
Merge branch 'taegyunkim/v2-join' into taegyunkim/uwsgi-test
taegyunkim 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
Oops, something went wrong.
Oops, something went wrong.
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.