Tomas Valenta

Results 143 comments of Tomas Valenta

Hey @longseespace, the communication between our SDK and API+sandboxes is documented in our infra repo: - API for creating sandbox, etc. (OpenAPI) — https://github.com/e2b-dev/infra/blob/main/spec/openapi.yml - Sandbox communication (OpenAPI, Protobuffers) —...

[Here](https://e2bdev.notion.site/?pvs=74) are some additional notes about generating custom SDKs. Closing the issue for now.

@dobrac This can be closed as we have the new docs in a separate repo, right?

I want to do a few more end to end tests, but it should be ready to merge right after https://github.com/e2b-dev/infra/tree/uffd-refactor

> ### 💡 Codex Review > https://github.com/e2b-dev/infra/blob/116062b7729f46356f334abb7c158dea50876bfd/packages/orchestrator/internal/sandbox/uffd/userfaultfd/serve.go#L109-L113 > > > **![P1 Badge](https://camo.githubusercontent.com/00aee857d8331b4b6b4f397b59016ba0fc61d3d6124b1219052e456e87d01c9a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50312d6f72616e67653f7374796c653d666c6174) Handle UFFD remove events after unregister** > The new `Disable(ctx)` issues `UFFDIO_UNREGISTER`, which causes the kernel to emit...

I'll do some last end-to-end testing and then we should be able to merge.

Waiting for https://github.com/e2b-dev/infra/pull/1385 merge.