You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively, maybe the best option is to not store such extensive state in OSProc at all; we could store processor hierarchies in a global and use children(::OSProc) to access it. This would simplify some logic which tries to avoid serializing OSProc entries.
This should never happen; instead we should pass just the worker ID, and use a getter to access the processor from a Chunk.
The text was updated successfully, but these errors were encountered: