Skip to content
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

[main] set script attribut to avoid race condition when multiple sdks are inited #2355 #2360

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

siyuniu-ms
Copy link
Contributor

@siyuniu-ms siyuniu-ms commented Jun 6, 2024

related to issue #2355
tests locally and works using the new script as following:

<script type="text/javascript" > !(function (cfg)...... src: "http://localhost:9001/AISKU/browser/es5/ai.3.2.1.js", name: "appInsights2", // Global SDK Instance name defaults to "appInsights" when not supplied }); </script>

@siyuniu-ms siyuniu-ms changed the title [main] set script attribut to avoid race condition when multiple sdks are inited [main] set script attribut to avoid race condition when multiple sdks are inited #2355 Jun 6, 2024
@MSNev MSNev added this to the 3.2.2 milestone Jun 10, 2024
@siyuniu-ms siyuniu-ms merged commit 65a6e61 into main Jun 10, 2024
6 checks passed
@siyuniu-ms siyuniu-ms deleted the siyu/raceCondition branch June 10, 2024 22:15
@siyuniu-ms siyuniu-ms modified the milestones: 3.2.2, webldr-1.2.0 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants