Bind session and proxy together
I have a small problem, my sessions and proxies don't stay together, which I expected to be the default.
When I log the session id and port from the list in my router, the proxy.sessionId does not match the session.id.
Results look like:
I don't know if the session may change afterwards after the proxy is assigned:
* https://github.com/apify/crawlee/blob/master/packages/browser-crawler/src/internals/browser-crawler.ts#L504
* https://github.com/apify/crawlee/blob/master/packages/browser-crawler/src/internals/browser-crawler.ts#L534
