Skip to content

Conversation

@mathetake
Copy link
Contributor

@mathetake mathetake marked this pull request as ready for review December 8, 2020 06:28
@mathetake
Copy link
Contributor Author

something broken envoyproxy/envoy#14315 😞 will take a look tomorrow

@PiotrSikora
Copy link
Member

something broken envoyproxy/envoy#14315 😞 will take a look tomorrow

I'm afraid that's because of changes in #99 (notably, initialization-order-fiasco because global_shared_data gets initialized before global_vm_id_handle_callbacks on which it depends due to registerVmIdHandleCallback).

@mathetake
Copy link
Contributor Author

ooops, that makes sense. Thanks

@mathetake
Copy link
Contributor Author

so now only thing to solve is Windows build failure...

@mathetake
Copy link
Contributor Author

wait until #115 is merged

stop registering global_callback in unittest other than VmIdHandleCleanup

Signed-off-by: mathetake <[email protected]>
@PiotrSikora PiotrSikora requested a review from lizan December 11, 2020 09:48
@PiotrSikora PiotrSikora merged commit b1067e6 into proxy-wasm:master Dec 15, 2020
@PiotrSikora
Copy link
Member

Thanks!

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.

Shared data and shared queue leak on VM change

2 participants