James McNally
James McNally
Obviously got into a bit of a mess here still so will mark as draft. I thought I had it. One problem is bugs in 1.12.0 with references so now...
> I think we can lift the restriction of `Copy` on `H5Type` if we require derived types to be `Copy`. But this depends on what sort of issues we got...
Just wanted to check what was blocking this and #243 as they will start blocking my project. Happy to do work here to unblock it. I see the falling brew...
Had a poke in the client code and captured some wireshark traces to check what was being sent to jenkins. The problem is that for some reason (not sure why...
Sounds like a great change. I would probably be inclined to make it part of the LabVIEW side so it is similar to having the APIs native there but will...
You are absolutely correct - I've confirmed that the flush needs to happen on the Rust side. My inclination is to give the LabVIEW user control over this so I'll...
I have a version of this in now. I'm hoping to work on a couple more bits at the end of the week and can create a built to test...
Attempted a git bisect which seems to point to 21835c31760f0c3e03d0d3db1f44b00ecb955734 as the problem commit. Also run in windbg and this is the call stack - not sure if it is...
I'm still seeing this on the latest master, perhaps it is Windows 11 specific?
Hi Ajay, Yes, right now this is a pretty fundamental limitation without a workaround that I can think off (but I'll digest it over the weekend). The problem is the...