Alex Arslan

Results 491 comments of Alex Arslan

I don't understand, I only see one `pthread_attr_t` being created in this function, line 68: https://github.com/JuliaLang/julia/blob/7d2a7de5839f3461bcb3b9f131f384f7fc041da5/src/init.c#L50-L101

I still don't get why it shouldn't be called on Linux, but at any rate, I've moved the call to be FreeBSD only.

Quoth Jameson in Slack, "just merge." Okie dokie

Regarding `join`, see also https://github.com/JuliaLang/julia/issues/55382

(Removing my review request as @nsajko has got this handled 😉)

Sorry this has languished for so long, @aplavin. Looks like this will need to be rebased since there's a merge conflict. @oscardssmith, since you commented on behalf of triage when...

I don't necessarily oppose this, but seeing it implemented, I kind of like it less than I thought I would.

It's hard to pinpoint, I guess it just seems a bit noisy, plus I worry that the names chosen for keyword arguments won't necessarily match all literature on a particular...

I wouldn't take the lack of response as objection so much as lack of maintainer bandwidth to review and respond (certainly speaking for myself, at least). I appreciate the contribution...