CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 07:29:40 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"c96e46bdbf912b27d86a9ab92547a504"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=32NPxQ%2Bfu6egp5NSfvOzZZARRjZnYXr5KRoBhES5l3WDfT14sC6rOY3Dtum2ysDUSsTgAdx9%2BnAElEEp%2FXIx9RChsL3LxumJyZPtaLg2fMNyOnh0XEdWmFlyEuTHk4FwyxWyhd%2FewUYFcWdrvtM5c2Ide6AUvnweM49jVUBiSW50jQfmJOIQwyjNXL47MQ9iMCbA%2FG%2FDcPfxlx2%2FgLmzukT7495KW9XOoCA%2FPmy07%2BFdhLfNufexKUo5dg27Tf6zkF7JpfX5%2B2mmcKLBSpAufw%3D%3D--AjTmPWkm%2BA4WaVPd--lcbZribpXlsACTDa3aulpw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.656187610.1753687778; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:29:38 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:29:38 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CF66:0A67:B9C3EE:EC7D04:688726E2
fix more memory leaks when starting and closing DynamoRevit (#14366) · DynamoDS/Dynamo@8817293 · GitHub
Copy file name to clipboardExpand all lines: src/DocumentationBrowserViewExtension/DocumentationBrowserView.xaml.cs
Copy file name to clipboardExpand all lines: src/DocumentationBrowserViewExtension/DocumentationBrowserViewExtension.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Controls/NodeAutoCompleteSearchControl.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Extensions/ViewExtensionCommandExecutive.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Extensions/ViewLoadedParams.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/DynamoViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/WorkspaceView.xaml.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit 8817293
authored
fix more memory leaks when starting and closing DynamoRevit (#14366)
* fix most memory leaks from opening and closing Dynamo Splash Screen (#14344)
* fixing mem leaks in progress
* fix test and remove todo
* attempt to fix dispose issue in docs browser view
get rid of redudant try/catch
cleanup log event in docs browser extension
replace item produced lambda with named method
fix broken dispose logic in nodeautocompletesearchcontrol - it was always hanging onto static event
implement dispose on viewextensioncommandexec
on dynamoviewmodel dispose, also dispose all workspaces - their remove methods are not called...
fix entry added lambda in searchviewmodel
dynamoview now disposes workspace view and node autocomplete search - TODO here.
workspaceview implement idisposable and cleans up view model subscriptions
direct manip extension was not cleaning up settings prop changed.
graph meta data view was not cleaning up current workspace cleared event
attempt to cleanup browser com refs... not sure this is helping
* review comment1 parent c60bc6c commit 8817293Copy full SHA for 8817293
File tree
Expand file treeCollapse file tree
14 files changed
+103
-34
lines changedFilter options
- src
- DocumentationBrowserViewExtension
- DynamoCoreWpf
- Controls
- Extensions
- ViewModels
- Core
- Search
- Views/Core
- DynamoCore/Models
- DynamoManipulation
- GraphMetadataViewExtension
- LibraryViewExtensionWebView2
Expand file treeCollapse file tree
14 files changed
+103
-34
lines changedsrc/DocumentationBrowserViewExtension/DocumentationBrowserView.xaml.cs
Copy file name to clipboardExpand all lines: src/DocumentationBrowserViewExtension/DocumentationBrowserView.xaml.cs+7-11Lines changed: 7 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
112 | 119 |
| |
113 | 120 |
| |
114 | 121 |
| |
115 | 122 |
| |
116 | 123 |
| |
117 | 124 |
| |
118 | 125 |
| |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 | 126 |
| |
131 | 127 |
| |
132 | 128 |
| |
|
src/DocumentationBrowserViewExtension/DocumentationBrowserViewExtension.cs
Copy file name to clipboardExpand all lines: src/DocumentationBrowserViewExtension/DocumentationBrowserViewExtension.cs+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
436 | 436 |
| |
437 | 437 |
| |
438 | 438 |
| |
| 439 | + | |
| 440 | + | |
439 | 441 |
| |
440 | 442 |
| |
441 | 443 |
| |
|
src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs+12-3Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
873 | 873 |
| |
874 | 874 |
| |
875 | 875 |
| |
876 |
| - | |
877 |
| - | |
| 876 | + | |
| 877 | + | |
878 | 878 |
| |
879 | 879 |
| |
880 | 880 |
| |
| |||
1021 | 1021 |
| |
1022 | 1022 |
| |
1023 | 1023 |
| |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
1024 | 1029 |
| |
1025 | 1030 |
| |
1026 | 1031 |
| |
| |||
1476 | 1481 |
| |
1477 | 1482 |
| |
1478 | 1483 |
| |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
1479 | 1488 |
| |
1480 | 1489 |
| |
1481 | 1490 |
| |
| |||
2886 | 2895 |
| |
2887 | 2896 |
| |
2888 | 2897 |
| |
2889 |
| - | |
| 2898 | + | |
2890 | 2899 |
| |
2891 | 2900 |
| |
2892 | 2901 |
| |
|
src/DynamoCoreWpf/Controls/NodeAutoCompleteSearchControl.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Controls/NodeAutoCompleteSearchControl.xaml.cs+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| |||
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
| |
58 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 |
| |
| 66 | + | |
60 | 67 |
| |
61 | 68 |
| |
62 | 69 |
| |
| |||
388 | 395 |
| |
389 | 396 |
| |
390 | 397 |
| |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
391 | 403 |
| |
392 | 404 |
|
src/DynamoCoreWpf/Extensions/ViewExtensionCommandExecutive.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Extensions/ViewExtensionCommandExecutive.cs+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
| |||
42 | 47 |
| |
43 | 48 |
| |
44 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
45 | 55 |
| |
46 | 56 |
|
src/DynamoCoreWpf/Extensions/ViewLoadedParams.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Extensions/ViewLoadedParams.cs+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
| 123 | + | |
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
250 | 257 |
| |
251 | 258 |
| |
252 | 259 |
| |
|
src/DynamoCoreWpf/ViewModels/Core/DynamoViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Core/DynamoViewModel.cs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3421 | 3421 |
| |
3422 | 3422 |
| |
3423 | 3423 |
| |
| 3424 | + | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
3424 | 3428 |
| |
3425 | 3429 |
| |
3426 | 3430 |
| |
|
src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/ViewModels/Search/SearchViewModel.cs+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
| 406 | + | |
406 | 407 |
| |
407 | 408 |
| |
408 | 409 |
| |
| |||
425 | 426 |
| |
426 | 427 |
| |
427 | 428 |
| |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
| 429 | + | |
434 | 430 |
| |
435 | 431 |
| |
436 | 432 |
| |
| |||
440 | 436 |
| |
441 | 437 |
| |
442 | 438 |
| |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
443 | 445 |
| |
444 | 446 |
| |
445 | 447 |
| |
|
src/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/DynamoView.xaml.cs+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2892 | 2892 |
| |
2893 | 2893 |
| |
2894 | 2894 |
| |
| 2895 | + | |
2895 | 2896 |
| |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
2896 | 2902 |
| |
2897 | 2903 |
| |
2898 | 2904 |
|
src/DynamoCoreWpf/Views/Core/WorkspaceView.xaml.cs
Copy file name to clipboardExpand all lines: src/DynamoCoreWpf/Views/Core/WorkspaceView.xaml.cs+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 | 1136 |
| |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1137 | 1142 |
| |
1138 | 1143 |
|
You can’t perform that action at this time.
0 commit comments