19:02:02 #startmeeting Public Core Meeting 19:02:02 Meeting started Tue Jun 7 19:02:02 2016 UTC. The chair is nitzmahone. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:02:02 Useful Commands: #action #agreed #halp #info #idea #link #topic. 19:02:02 The meeting name has been set to 'public_core_meeting' 19:03:04 hi 19:03:07 howdy 19:03:14 ola 19:03:50 Today's agenda @ https://github.com/ansible/community/issues/108 19:05:09 ouch, botrage 19:05:10 #topic https://github.com/ansible/community/issues/108#issuecomment-223298118 19:05:14 ^ it was not me!!! 19:05:29 yeah, and I think it was a valuable contribution 19:06:05 code looks good 1st scaen, did you test? 19:06:43 bcoca: I did not test, just found the code after discovering I needed the functionality 19:07:31 Hoping we can discuss to see if all agree it's desired fuctionality 19:07:37 i'm happy to merge if a couple of those with access test 19:08:11 +1 for desired functionality, but I don't have enough privs to test on our account 19:08:11 It's not currently in a mergeable state 19:08:22 That should be easy to fix 19:08:50 I could test, have aws privs, just need mergeable code to test with 19:09:16 I'll clean that up and post to a separate branch for you if you're willing to test 19:09:22 easy to cherry pick his commit and fix in subsequent PR, would keep attribution 19:09:26 nitzmahone: deal 19:09:44 bcoca: yep, that's what I was planning (but not via GH UI) 19:09:46 #action nitzmahone will take care of merging the code 19:10:04 nitzmahone: if gui supported that ... i might use it more 19:10:47 OK, I'll do that right after the meeting. Next... 19:10:57 #topic https://github.com/ansible/community/issues/108#issuecomment-223439880 19:11:45 abadger1999: ? 19:11:51 I think Leibniz137 came and talked to us during Pycon sprints- I heard he was going to come to the meeting... 19:12:02 Toshio's on PTO today IIRC 19:12:13 ah, yes, back tmrow 19:12:35 If requester's not here, we can move on and punt to next week 19:12:40 Going once... 19:12:52 * bcoca punts 19:13:04 he was coming thursday 19:13:15 Ah, OK- we'll move to Thursday's agenda then 19:13:37 * nitzmahone whacks abadger1999 to get back to PTO 19:14:04 * abadger1999 just waiting for friend to show up ;-) 19:14:15 sure ... 19:14:39 Open floor- anyone got anything else pressing? 19:14:58 cygwin =P 19:15:06 GTH 19:15:09 hhaha 19:15:15 ;) 19:16:41 jtanner: as long as you fix the windows api to deal with fork ... that is just one problem 19:16:55 you also need to fix teh filesystem to be posix, also the socket api 19:17:06 ^ just from top of my head 19:17:16 hrm, i thought i had implemented all of that in the fedora livecd 19:17:41 Honestly, if we were going to deal with that, it'd probably be more like "abstract the worker creation process" and do something that's Windows-friendly, not fork() at all... But that's a pretty big deal. 19:18:08 we should get to cheat like docker does 19:18:09 Put it on the roadmap for 2.3. :) 19:18:10 boot2ansible 19:18:14 For cygwin, the rest kinda "just works" 19:18:44 select() is wonky under cygwin too, though IIRC 19:18:47 nitzmahone: thread data sharing model is not compatible with current asnible architecture, would need to redo 19:18:56 also ... python threads ... rewrite in go/haskel? 19:19:08 select falls under 'posix sockets' 19:19:41 Yeah, given the threading assumptions, it'd still probably be worker subprocesses- we'd just have to marshal the necessary stuff over on Windows to avoid the fork(). It'd be pretty ugly IMHO 19:19:59 It's there, it's just sub-optimal 19:20:03 windows file management is non atomic ... which is fun! (also main reason for file corruption) 19:21:10 OK but seriously, topic is *not* "how are we going to run Ansible on Windows" - anyone else got anything *real* to discuss, or should we go back to our day? ;) 19:21:47 * bcoca was just bolivating in case someone showed up with an issue 19:22:04 +1 for bloviating. ;) 19:22:06 stop making me google words 19:22:07 bloviating 19:22:17 izpells 19:22:22 bolivating sounds like something you could get thrown in jail for 19:22:47 bolivating: smuggling cocaine from a specific south american country 19:22:55 or a thing you do if you really really like bowling 19:23:05 @MichaelBaydoun - I'll ping you when the patched core branch is up for testing 19:23:17 * nitzmahone groans 19:23:23 nitzmahone: great, thanks! 19:23:35 * bcoca goes back to actual work 19:24:24 OK, calling it in 5 19:24:35 #endmeeting