Ilja Kartašov
Ilja Kartašov
But in this case you have a task running inside interrupt. Is it normal?
How does the case handled, when `_schedule`, called from Interrupt (EL1) selects non new task from userspace (EL0) to be executed? It is more about lesson 5. It seems `cpu_switch_to`...
I see, makes sense: user space task is being switched only inside the interrupt, so recovered in the same interrupt as well and returns to his real EL0 duties only...
> maybe one can try https://www.npmjs.com/package/@changey/react-leaflet-markercluster for react 18 and leaflet v4 compatibility for now Do you also have @ŧypes for this?
Looking forward to have this merged
sure, as usualy after you post issue, you found the solution: > NewPageLayout(psA4, poPortrait); did its job
Wow! Going to check it out!
I agree we need some rules. And I like your suggestion with `pad_` prefix with name of padded property. You suggest to write down rules somewhere? Or prepare some tool...
I can not compile it with latest rust: ``` error[E0658]: destructuring assignments are unstable --> dotrix_voxel/src/sdf/jump_flood.rs:379:48 | 379 | (ping_buffer, pong_buffer) = (pong_buffer, ping_buffer); | -------------------------- ^ | | |...
Yeah, I had a default setting to 1.57. But now It panics on linux with Intel Iris XE card. ``` MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0 Voxels: [[[0,...