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
There are two implementations of copydata! used in Base.unsafe_read and Base.readuntil. There may be a lurking bug with unclear ownership as well (regarding GC.@preserve). This scenario should likely be cleaned up a bit to mitigate bugs.