Kræn Hansen

Results 310 comments of Kræn Hansen

Try adding a step with printing the ccache stats after the test has run, it might reveal if the compilation is indeed being cached. I found that running the iOS...

@liamjones I suggest we move our conversation from https://github.com/realm/realm-js/issues/4363 into this issue as it seems more on topic for that. > I thought that, eventually, the hermes branch would merge...

Thanks for reporting this. I believe we have [the same issue in the Realm Web SDK](https://github.com/realm/realm-js/issues/3326).

@fiznool & @joaotmachado thanks a lot for mentioning this, we had a bug in our new GitHub action 👍 It should be corrected!

Although we have a workaround, I still feel this issue is important to get a proper fix for.

@gsoltis I can elaborate on the use-case, I'm facing: We have `package-a` which depends on `package-b`. On our local machines we want `package-b` to build when building `package-a` but on...

@xavierartot the Stackblitz? It works for me™. It contains the same code as I posted above, so it's not strictly needed to reproduce the error.

Closing as we won't be adding features to v11

Closing this as I choose to do this for the `bindgen` branch instead.

@devethan have you tried with v12? This is a complete rewrite of the SDK and on the top of my head, I can't see why v12 would show the same...