20:00:00 #startmeeting Ansible Windows Working Group 20:00:00 Meeting started Tue Jul 18 20:00:00 2023 UTC. 20:00:00 This meeting is logged and archived in a public location. 20:00:00 The chair is jborean93. Information about MeetBot at https://fedoraproject.org/wiki/Zodbot#Meeting_Functions. 20:00:00 Useful Commands: #action #agreed #halp #info #idea #link #topic. 20:00:00 The meeting name has been set to 'ansible_windows_working_group' 20:00:18 #topic https://github.com/ansible/community/issues/682 Agenda 20:01:06 Nothing on the agenda 20:01:09 #topic Open Floor 20:01:16 Will see if anyone else is joining today 20:03:02 * nitzmahone lurks (in another meeting) 20:03:14 I didn't think you would be joining at this time 20:05:12 Well I don't have too much. Currently on my current love/hate relationship with win_updates. This time I'm trying to remove the temporary files altogether to avoid some problems with file locks and cleanup problems. Just trying to smooth out some of the race conditions now 20:05:23 nice 20:05:41 I need to look over that psrp update more carefully too (if you still want) :D 20:05:57 (the chdir thing) 20:05:58 of course, the more eyes the better 20:06:12 can't say I'm a big fan of how I did it but couldn't really see any other way around it 20:07:37 cool unless there's anything else will bring the meeting to a close 20:08:13 (I hadn't planned on poking my head in- it's late here, but still working on other stuff with US west coast) 20:08:50 hopefully not too late today 20:09:29 still working through our own problems from Cython 3 :( 20:10:07 Turns out pyspnego has a problem with some memoryview that causes a segfault. Luckily it has a pinned upper bound but something I need to solve at some point 20:10:19 ouch 20:10:34 (under Cython3 only, or ?) 20:10:38 Cython 3 20:11:09 But I'm unsure if maybe one of the newer 0.x releases backported whatever bugfix/feature that introduced the change was 20:11:21 For now it's only affecting Windows which has wheels so not the most pressing problem 20:12:12 I wonder if it has anything to do with the formalization of the buffer protocol in the limited API... 20:12:27 (IIUC they didn't actually change anything, but 🤷) 20:13:07 Yea I have no idea for now. The affected code is quite inefficient so it's probably time to revisit it altogether and make it a bit less hands on in the cython side 20:13:43 But first I really need to get this win_updates fix out, seems to be a few people that are affected by the startup problems 20:15:59 enough of my ramblings, thanks for joining 20:16:01 #endmeeting