pullrequests Search Results · language:B4X language:C++ language:Java language:HTML language:Java language:JavaScript
Filter by
167M results
⚠️ Branch Target Check
!-- STOP — confirm the base branch before opening this PR --
- [ ] This PR targets staging — for all rollout/preparation work
- [ ] This PR targets main — only after staging ...
Root cause
/profile?debugAuth=1 was hanging on bootstrap step: user-request-started with fallback user used: no even though has
stored session: true. The cabinet waited on the remote /auth/v1/user endpoint; ...
Updated our make scripts to match https://github.com/istio/istio/pull/59509
@kfaseela
- [ ] Ambient
- [ ] Docs
- [ ] Installation
- [ ] Networking
- [ ] Performance and Scalability
- [ ] ...
area/test and release
Motivation
!-- Explain the purpose of this PR and the goals it aims to achieve. --
Technical Details
!-- Explain the changes along with any relevant GitHub links. --
JIRA ID
!-- If applicable, mention ...
Motivation
hipLaunchKernelExC and hipDrvLaunchKernelEx were declared multiple times in hip_runtime_api.h:
hipLaunchKernelExC: 2 declarations (lines 6954, 9867)
hipDrvLaunchKernelEx: 3 declarations (lines ...
Summary
Finishes Gap 2 Stage A. Stage A (#191) fixed the getnetworkinfo relay-fallback report but left the behavioral gate
(MaybeAutoRegisterWithRelays) on the exact pre-Gap1 assumption it claimed to ...