User talk:Thundergnat: Difference between revisions

Content deleted Content added
Hkdtam (talk | contribs)
No edit summary
SqrtNegInf (talk | contribs)
Line 377: Line 377:


Thanks for your advice and provided a complete sendmail solution. I will fix the half-hearted submssions. Starting with the median filter example, should I just retract it and state on the discussion page there is a WIP module on Perl 6? Thanks again.--[[User:Hkdtam|Hkdtam]] ([[User talk:Hkdtam|talk]]) 10:31, 3 December 2018 (UTC)
Thanks for your advice and provided a complete sendmail solution. I will fix the half-hearted submssions. Starting with the median filter example, should I just retract it and state on the discussion page there is a WIP module on Perl 6? Thanks again.--[[User:Hkdtam|Hkdtam]] ([[User talk:Hkdtam|talk]]) 10:31, 3 December 2018 (UTC)

== Anti-primes - concurrency failure? ==

I am getting inconsistent results for the 'Anti-primes' task when concurrency is used (without the .hyper it's fine). I'm using the very latest Rakudo. Tried tweaking the code, without success. Maybe there's an unavoidable race condition with that hyper can't work around here (or hyper is buggy)? Likewise, in the 'Proper divisors' task, when I un-commment .race, there are problems. Or am I just missing something here? --[[User:SqrtNegInf|SqrtNegInf]] ([[User talk:SqrtNegInf|talk]]) 16:03, 8 December 2018 (UTC)